ice icon indicating copy to clipboard operation
ice copied to clipboard

Move `IceSSL::SSLEngine::verifyPeerCertName` to SchannelEngine implementation

Open pepone opened this issue 1 year ago • 0 comments

This method is not used by OpenSSL and SecureTransport implementations, we should move it to the Schannel implementation.

We should also upgrade the signature to use string_view rather than cons string&

pepone avatar May 03 '24 10:05 pepone