Easy golang RSA key and certificate management.
API documentation available on godoc.
On Windows, keyman uses a custom executable for importing certificates into the system trust store. This executable is built using Visual Studio from this solution.
The resulting executable is packaged into go using embedbinaries.bash
.