portecle icon indicating copy to clipboard operation
portecle copied to clipboard

Cannot import chained cert from pkcs12 to .jks

Open scop opened this issue 19 years ago • 2 comments
trafficstars

If I import a chained certificate (eg root -> intermediate -> private key) from a .pfx file the root and intermediate certificates are not imported into a .jks.

In older versions of portecle (0.9) this was possible, version 1.1 no longer supports this.

How to reproduce: 1) get a .pfx containing a private key and a kopple of certificates in the chain. 2) import private key. 3) Check the certificate details. It says Certificate 1 of 1. In version 0.9 the result is Certificates 1 of 3. The certificate chain is included in the keystore.

(I am using bountycastle 1.31.0 w/ portecle 1.1, jre 1.4.2_05)

Reported by: klaasjanelzinga

scop avatar Mar 01 '06 15:03 scop

  • priority: 5 --> 7

Original comment by: klaasjanelzinga

scop avatar Mar 01 '06 15:03 scop

Logged In: YES user_id=32457

Could you provide a .pfx file that can be used to reproduce the problem?

Original comment by: scop

scop avatar Mar 06 '06 10:03 scop