You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,20 @@
34
34
</p>
35
35
36
36
37
-
TODO Overview is a required section
37
+
The Idnomic PKI Gateway plugin extends the capabilities of Idnomic PKI (formerly OpenTrust PKI) to Keyfactor Command via the Keyfactor AnyCA Gateway. This plugin leverages the Idnomic SOAP-based connectors to provide comprehensive certificate lifecycle management. The plugin represents a fully featured AnyCA Plugin with the following capabilities:
38
+
39
+
***CA Sync**:
40
+
* Download all certificates issued by the Idnomic CA
41
+
* Support for incremental and full synchronization
42
+
* Filter certificates by issuance date
43
+
***Certificate Enrollment**:
44
+
* Support certificate enrollment with new key pairs
45
+
* Dynamic template (profile) discovery from the CA
46
+
* Zone-based certificate issuance
47
+
* Support for PKCS#10 CSR format
48
+
***Certificate Revocation**:
49
+
* Request revocation of previously issued certificates
0 commit comments