NetSSL: Allow per context PrivateKeyPassphraseHandler #4293
avelosoext
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As done for InvalidCertificateHandler in #3299 would it be possible to do the same thing for PrivateKeyPassphraseHandler?
This would enable providing a password handler for the created context key allowing different contexts to be created with different certificate/key pairs without rewriting the global handle in SSLManager.
Beta Was this translation helpful? Give feedback.
All reactions