Last active
May 25, 2021 10:18
-
-
Save jensmeder/69b37b86994bfeb6d51f6fa8d535be6c to your computer and use it in GitHub Desktop.
Self-Managed JVM Truststore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javax.net.ssl.trustStore=mytruststore | |
javax.net.ssl.trustStorePassword=verysafepassword |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment