1c72b34be2
Motivation: OpenSslServerContext should not reinitialize the provided TrustManagerFactory with the key cert chain as the user should be able to pass a fully initialized TrustManagerFactory. This is also in line with how JdkSslServerContext works. Modifications: Not reinitialize the provided TrustManagerFactory with the key cert chain. Result: Correct and consistent behavior. |
||
---|---|---|
.. | ||
src | ||
pom.xml |