You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a workaround for the problem of how to use a custom (external)
PrivateKey with the outgoing version of TLSCodec::wrapSocketFactoryInTLS,
which does not take a TLSContext and has no way to convey such an
object to the code that eventually creates a TLSContext.
0 commit comments