github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/make-insecureskipverify-configurable.md (about) 1 Enhancement: Make InsecureSkipVerify configurable 2 3 Add `InsecureSkipVerify` field to `metrics.Config` struct and update examples 4 to include it. 5 6 https://github.com/cs3org/reva/issues/1411