Commit 9b9405865e15da3a0a6ee0a67b59b36c5a973a8c

Carlos Martín Nieto 2014-07-04T12:45:43

Provide a callback for certificate validation If the certificate validation fails (or always in the case of ssh), let the user decide whether to allow the connection. The data structure passed to the user is the native certificate information from the underlying implementation, namely OpenSSL or WinHTTP.