diff --git a/.spelling b/.spelling index 381178d532b..64a3cb2384a 100644 --- a/.spelling +++ b/.spelling @@ -183,6 +183,7 @@ JoshVanL Jsonnet Juneezee JoooostB +Keyfactor KeySelector KUARD Kirill-Garbar diff --git a/content/docs/configuration/external.md b/content/docs/configuration/external.md index cf34b430bfd..4cad250c444 100644 --- a/content/docs/configuration/external.md +++ b/content/docs/configuration/external.md @@ -46,6 +46,7 @@ These external issuers are known to support and honor [approval](https://cert-ma - [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/). +- [command-issuer](https://github.com/Keyfactor/command-cert-manager-issuer): Request certificates from [Keyfactor Command](https://www.keyfactor.com/products/command/). ## Building New External Issuers