No. The PKCS12 KeyStore supports only the binary (DER) format.
On 26 Aug 2014, at 08:06, Wang Weijun <weijun.w...@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 >> >