Keyfactor / ejbca-ce

EJBCA® – Open-source public key infrastructure (PKI) and certificate authority (CA) software.
https://www.ejbca.org/
GNU Lesser General Public License v2.1
627 stars 107 forks source link

Different keystore name publicweb/RA UI #442

Open floriankoenig-work opened 11 months ago

floriankoenig-work commented 11 months ago

1) If a keystore is generated and downloaded in publicweb (e.g. via the enroll button) the filename is username.p12 2) If a keystore is generated and downloaded in RA UI the filename is CN.p12

I expected the name to be identical. Can the name be changed?

primetomas commented 11 months ago

publicweb has been deprecated since some time, and is actually removed from the version currently available for download.

floriankoenig-work commented 11 months ago

That is clear to me. That's why I'm currently migrating to RA UI and found this difference.

We have a MachineCert profile in which the CN is used exclusively for the salutation in notifications. If a user manages several machine certificates, it is a source of error that they all get the same name when downloading. Mixing up the P12 files used to be impossible when the username (unique per machine account) had been used for the filename.

primetomas commented 11 months ago

Ok, I think there is a formatting error in the issue post, because it only says "filename is .p12" perhaps you used brackets that are filtered away by GitHub?

floriankoenig-work commented 11 months ago

Sorry, you're right. I edited the initial post

primetomas commented 9 months ago

We created a Jira issue for this https://jira.primekey.se/browse/ECA-12127

floriankoenig-work commented 6 months ago

Hi, is there any update or schedule for this issue? I don't have access to the Jira

primetomas commented 6 months ago

I was agreed that it is a good idea. But it have not made it into being changed yet due to priorities.