Skip to content

Commit

Permalink
Merge pull request #1300 from m8rmclaren/patch-1
Browse files Browse the repository at this point in the history
Add ejbca-issuer to external issuers list
  • Loading branch information
jetstack-bot authored Sep 20, 2023
2 parents 4f73bfe + 2b7cab3 commit 771eaa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ etcd
EC2
enj
ECDSA
ejbca
EKS
ELB
Ed25519
Expand Down
1 change: 1 addition & 0 deletions content/docs/configuration/external.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ These external issuers are known to support and honor [approval](https://cert-ma
- [CFSSL Issuer](https://gerrit.wikimedia.org/r/plugins/gitiles/operations/software/cfssl-issuer/): Request certificates signed by a [CFSSL](https://github.com/cloudflare/cfssl) `multirootca` instance.
- [ncm-issuer](https://github.com/nokia/ncm-issuer): Requests certificates from the [Nokia](https://www.nokia.com/) [Netguard Certificate Manager](https://www.nokia.com/networks/security-portfolio/netguard/certificate-manager)
- [tcs-issuer](https://github.com/intel/trusted-certificate-issuer) Requests certificates signed securely using [Intel's SGX technology](https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/overview.html).
- [ejbca-issuer](https://github.com/Keyfactor/ejbca-cert-manager-issuer): Request certificates from [EJBCA](https://www.ejbca.org/).

## Building New External Issuers

Expand Down

0 comments on commit 771eaa4

Please sign in to comment.