f8b05b1c84
Motivation: sun.security.ssl.X509KeyManagerImpl will not use "stable" aliases and so aliases may be changed during invocations. This means caching is useless. Because of this we should disable the cache if its used. Modifications: - Disable caching if sun.security.ssl.X509KeyManagerImpl is used - Add tests Result: More protection against https://github.com/netty/netty/issues/9747. |
||
---|---|---|
.. | ||
src | ||
pom.xml |