Program that can be used to create digital certificate based on CSR (or without) using Azure Key Vault premium HSM keys (non-exportable). Standard OpenSSL APIs expect signing key to be present in the environment but in case of HSM keys they are by nature non-exportable so dedicated cloud vendors key signing API needs to be used.

1 stars 0 forks 1 watchers Java Apache License 2.0
2 Open Issues Need Help Last updated: Aug 17, 2026

Open Issues Need Help

View All on GitHub
Warnings on startup about 2 hours ago
bug good first issue

Program that can be used to create digital certificate based on CSR (or without) using Azure Key Vault premium HSM keys (non-exportable). Standard OpenSSL APIs expect signing key to be present in the environment but in case of HSM keys they are by nature non-exportable so dedicated cloud vendors key signing API needs to be used.

Java
bug good first issue

Program that can be used to create digital certificate based on CSR (or without) using Azure Key Vault premium HSM keys (non-exportable). Standard OpenSSL APIs expect signing key to be present in the environment but in case of HSM keys they are by nature non-exportable so dedicated cloud vendors key signing API needs to be used.

Java