Certificate Management like XCA

0 vote

avatar

Hello.

I love the XCA X - Certificate and Key management (hohnstaedt.de) tool for managing certificate, because it allows to

  1. Tree view of certificate chains - it's easy to recognize which are the child of which.
  2. Import and export can be done in all possible manners and formats (especially the PFX/PKCS#12 certificate chain with private key).


Obviously it lacks the security and audit aspects.
Would it be possible to implement it similarly, specifically for the views and import/export capabilities ?
Additionnally, a vault setting to set the notification period before certificate expiration.
Additionnally, a text field to describe where it is installed (which device, web service, VPN, etc.).

Thank you.
Marcel

All Comments (4)

avatar

Hi Marcel,

I suggest you try the X.509 credential entry type: https://docs.devolutions.net/rdm/mac/kb/rdm-windows/knowledge-base/configure-x509-certificate-credential-entry-type/

It can import/export in a wide variety of certificate formats, and handles certificate chains properly, and it can use the built-in Windows certificate viewer.

Best regards,

Marc-André Moreau

avatar

Hello Marc-André.

Thank you for your reply.

Agreed, that request is a bit premature.

I already looked at it briefly.
The presentation of the certificate objects are not the best from my point of view.

I have to play around yet to check out the other functionalities.

avatar

Hi Marcel

Like Marc already wrote, the best place to start is with X.509 Credential entry which is much more advanced than the old certificate document entry.

If you find a format that you want to import or export that isn't currently there, let us know and we can look at adding it.

At the time I implemented this feature, I had wanted to make a custom UI to show the certificate and chain but there wasn't the development bandwidth at that time. We considered the built-in Windows certificate viewer both familiar and "good enough" (you can view the entire chain, for example). If you've got specific ideas on how this could work better, it would help us see how we can improve that.

I think your point about the notification period before the certificate expiry is a good one, and I'll raise that here.

For the description of where the certificate is installed; can you leverage any of the existing metadata on the entry?

Finally, thanks for pointing out XCA - that's a cool tool I wasn't aware of.

Thanks and kind regards

Richard Markievicz

avatar

Hi Richard.

Thanks for your feedback.

About the documentation part, I looked at it again, and I see the documentation tab is also available for this type of objects.
So all good for me, we can use that.

Thanks for raising the point about the notifications.
I guess we can close this request as such.

Best regards.