[JDK-9] RFR: JDK-8048617: Tests for PKCS12 read operations

Vincent Ryan vincent.x.ryan at oracle.com
Tue Aug 26 10:55:37 UTC 2014


No. The PKCS12 KeyStore supports only the binary (DER) format.


On 26 Aug 2014, at 08:06, Wang Weijun <weijun.wang at oracle.com> wrote:

> Vinnie
> 
> I'm reviewing a test fix including a lot of binary pkcs12 files. Do you think we can directly support PEM format pkcs12 files in our own PKCS12KeyStore?
> 
> Thanks
> Max
> 
> Begin forwarded message:
> 
>> Several comments:
>> 
>> 1. openjdk does not like binary files. I would store them in BASE64.
>> 
>>> 
>>> JDK Issue: https://bugs.openjdk.java.net/browse/JDK-8048617
>>> Webrev: http://cr.openjdk.java.net/~tyan/kevin/JDK-8048617/webrev01/
>>> 
>>> Thanks,
>>> 
>>> Kevin
>> 
> 




More information about the security-dev mailing list