Skip to content

Commit 1675b9e

Browse files
committed
docs(overview): add CERTInext CA certificates section with portal links
1 parent 642ad9d commit 1675b9e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docsource/overview.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
The CERTInext AnyCA Gateway REST plugin extends the certificate lifecycle capabilities of the CERTInext platform (by eMudhra) to Keyfactor Command via the Keyfactor AnyCA Gateway REST. See [configuration.md](configuration.md) for full installation and configuration details, [architecture.md](architecture.md) for design notes, and [development.md](development.md) for local development.
44

5+
## CERTInext CA Certificates
6+
7+
Before the gateway can register a CA backed by this plugin, the Keyfactor Command server (and the AnyCA Gateway REST host) must trust the CERTInext issuing CA chain. Download the root and any intermediate CA certificates from the CERTInext portal for the environment you are targeting:
8+
9+
| Environment | Portal Sign-in URL |
10+
|---|---|
11+
| Sandbox | https://sandbox-us.certinext.io/ |
12+
| Production — India (Global) | https://in.certinext.io/ |
13+
| Production — US | https://us.certinext.io/ |
14+
15+
After signing in, navigate to the certificate-authority / chain download page in the portal, export each CA in the chain as PEM or DER, and import them into the appropriate Windows certificate stores on the gateway host (Trusted Root for the root CA, Intermediate Certification Authorities for any subordinates). See [configuration.md](configuration.md#gateway-registration) and the [README](../README.md#configuration) for the full Gateway Registration walkthrough.
16+
517
## Troubleshooting
618

719
### `"Inactive Account User."` returned from `GenerateOrderSSL`

0 commit comments

Comments
 (0)