persistent_http
persistent_http copied to clipboard
Add support for SSL verify_depth and verify_hostname options
This PR exposes the verify_depth and verify_hostname options. verify_hostname is useful when CA signing should be verified but the CN doesn't match, like in dynamic service discovery environments.