Fix Windows verify_peer = false issue in client mode
Pre-release
Pre-release
- Previously on Windows, we were not properly translating "verify_peer = false" into a secure channel configuration that would actually skip peer verification in client mode. We were always verifying the certificate no matter what the setting's value.