Keystore Entity Provider has been published as open-source plug-and-play module for the CZERTAINLY platform! #23
3keyroman
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Keystore Entity Provider has been published as open-source plug-and-play module for the CZERTAINLY platform! What does it mean?
Keystore Entity Provider implements automation of certificate management related tasks on the software keystore types like JKS and PKCS#12. It allows you to perform the following operations:
👉 Register servers
👉 Register keystore locations
👉 Publish certificate to the keystore
👉 Generate key pair and request certificate (CSR)
👉 Remove certificates (and keys) from the keystore
👉 Automatically renew certificates in the keystore
👉 Automate post-operations like restarting application server
How do you manage inventory of your cryptographic keys and certificates in keystores?
Deploy and see it in action: https://github.com/3KeyCompany/CZERTAINLY-Keystore-Entity-Provider
Beta Was this translation helpful? Give feedback.
All reactions