Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot import chained cert from pkcs12 to .jks #27

Open
scop opened this issue Mar 1, 2006 · 2 comments
Open

Cannot import chained cert from pkcs12 to .jks #27

scop opened this issue Mar 1, 2006 · 2 comments

Comments

@scop
Copy link
Owner

scop commented Mar 1, 2006

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
Copy link
Owner Author

scop commented Mar 1, 2006

  • priority: 5 --> 7

Original comment by: klaasjanelzinga

@scop
Copy link
Owner Author

scop commented Mar 6, 2006

Logged In: YES
user_id=32457

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

Original comment by: scop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant