Generate both PKCS#12 and JKS stores for Java

Local certs keep out of band trust when copied to system certs
This commit is contained in:
DJ Lucas
2018-02-07 22:49:55 -06:00
parent e29ccf19ac
commit 0baf68696f
2 changed files with 127 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
0.7 - Generate both PKCS#12 and JKS stores for Java
- Local certs keep out of band trust when copied to system certs
0.6 - Allow use of proxy with OpenSSL s_client
- Really check revision before download
- Make sure download was successful before testing values