PKIXRevocationChecker and ocsp stapling

2019-06-01 Thread MichaƂ Zegan
Hello, I believe I have found a bug but not quite sure if it is in documentation or jdk impl itself. I currently have no code example, but I looked into the jdk code itself. This https://docs.oracle.com/en/java/javase/11/security/java-pki-programmers-guide.html#GUID-43A3A247-E165-408C-AD74-88A75BFB

Re: RFR CSR for 8162628: Migrating cacerts keystore to password-less PKCS12 format

2019-06-01 Thread Michael Osipov
Am 2019-05-31 um 05:32 schrieb Weijun Wang: Please review the CSR at https://bugs.openjdk.java.net/browse/JDK-8224891 (Oh, I hate the CSR having a different bug id.) Basically, with this change, the cacerts file can be loaded with KeyStore.getInstance("JKS" or "PKCS12").load(stream, n