Skip to content

Instantly share code, notes, and snippets.

@lyntux
lyntux / readme.md
Last active April 21, 2022 16:11
Using a Hardware HSM to Create a Certificate Authority

Moved to a Github Repo

Moved to a Github repo with other helpful documents, instead of just a single gist.


Creating an SmartCard HSM Backed Certificate Authority

This article shows you how to setup your own private certificate authority backed by a Nitrokey HSM. Other HSMs may work as well, but I was only able to test the Nitrokey version. This certificate authority has no automation and does not really scale. Other open source projects can be referenced for automation and scalability.