SSLSessionOption.breakOnCertRequested
Enables returning from Sslhandshake(_:) (with a result of errSSLClientCertRequested) when the server requests a client certificate.
Declaration
case breakOnCertRequestedEnables returning from Sslhandshake(_:) (with a result of errSSLClientCertRequested) when the server requests a client certificate.
case breakOnCertRequested