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

Allow to assign multiple certificates to a single private ke #4

Open
scop opened this issue Dec 23, 2005 · 1 comment
Open

Allow to assign multiple certificates to a single private ke #4

scop opened this issue Dec 23, 2005 · 1 comment

Comments

@scop
Copy link
Owner

scop commented Dec 23, 2005

many certificates can be issued on a single public key.

portecle makes a strong association of one public with
one private key.

When for example exporting to a pfx that association is
taken.

Attached an example where a second certificate with the
same modulus and exponent is present.

RFEs:
1) upon certificate import detect certificates with the
same public key
2) upon certificate import detect the corresponding
private key
3) allow establish a flexible 1:n relation between the
private key and its corresponding certificates

Reported by: ralfhauser

@scop
Copy link
Owner Author

scop commented Dec 23, 2005

ksPortecle.jks (password "changeit")

Original comment by: ralfhauser
ksPortecle.jks.zip

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