Engage 2026 Presentation Slides Leveraging CertMgr and Resources
Daniel Nashed – 23 April 2026 20:10:11
As promised at Engage this week, here is my presentation including additional material as promised in the session.
The Script Lib is a first version which I wrote for one of my projects to integrate certificate management.
I am happy to share it and I am looking forward to feedback.
What I also added is the code I used in my demo to integrate with HashiCorp.
For the presentation I also setup a new HashiCorp development project which might help to get started with HashiCorp.
The HashiCorp instance I was using in my demo has been automatically setup using this project.
This includes the provisioners for ACME and API level integration.
I hope the resources help you to get started with your own integrations.
HashiCorp is an interesting option for certifcate management inside a company.
This includes ACME support and also the secrets engine to securely distribute secrets like TLS private keys.
-- Daniel
Engage Presentation slides
https://github.com/HCL-TECH-SOFTWARE/domino-cert-manager/blob/main/presentations/engage_2026_certmgr.pdf
Example Integration: CertMgr HashiCorp
https://opensource.hcltechsw.com/domino-cert-manager/hashicorp/
Script Lib Source code
https://github.com/HCL-TECH-SOFTWARE/domino-cert-manager/tree/main/resources
HashiCorp Deployment Project to get started with HashiCorp
https://github.com/nashcom/nsh-vault-deploy
- Comments [0]