Keyfactor / ejbca-vault-pki-engine

EJBCA PKI Engine and Backend for HashiCorp Vault. Used to issue, sign, and revoke certificates using the EJBCA CA.
Apache License 2.0
5 stars 2 forks source link

Create a release for Alpine Linux #1

Open svenska-primekey opened 1 year ago

svenska-primekey commented 1 year ago

To leverage the Hashicorp vault container there should be an Alpine release available.

svenska-primekey commented 1 year ago

I tested the ejbca-vault-pki-engine-darwin-amd64.tar.gz to verify if it would run on Alpine and it was a hard NO. I downloaded source and compiled on Alpine to get the plugin to successfully enable.

svenska-primekey commented 1 month ago

Current work around is to compile the source on alpine and use the plugin on the official vault alpine container.