55957d3e75
Motivation: In JDK version >= 9 the access to sun.* is not permitted anymore by default. Because of this we should better first try the BouncyCastle based implementation before falling back to the JDK based version. Modifications: Switch ordering of usage of BouncyCastle vs JDK internals. Result: Less surprising errors when using SelfSignedCertificate in Java >9 |
||
---|---|---|
.. | ||
src | ||
pom.xml |