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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,25 @@
1
+
1
2
# DigiCert mPKI AnyGateway
2
3
3
4
This gateway integration supports the Digicert MPKI platform. It handles Enrollment, Renewal, Revoke and inventory by multiple seat Ids.
4
5
5
6
#### Integration status: Production - Ready for use in production environments.
6
7
7
-
8
8
## About the Keyfactor AnyGateway CA Connector
9
9
10
10
This repository contains an AnyGateway CA Connector, which is a plugin to the Keyfactor AnyGateway. AnyGateway CA Connectors allow Keyfactor Command to be used for inventory, issuance, and revocation of certificates from a third-party certificate authority.
11
11
12
+
## Support for DigiCert mPKI AnyGateway
12
13
14
+
DigiCert mPKI AnyGateway is supported by Keyfactor for Keyfactor customers. If you have a support issue, please open a support ticket via the Keyfactor Support Portal at https://support.keyfactor.com
13
15
14
-
16
+
###### To report a problem or suggest a new feature, use the **[Issues](../../issues)** tab. If you want to contribute actual bug fixes or proposed enhancements, use the **[Pull requests](../../pulls)** tab.
15
17
16
18
---
17
19
18
20
21
+
---
22
+
19
23
20
24
21
25
@@ -24,14 +28,16 @@ This repository contains an AnyGateway CA Connector, which is a plugin to the Ke
24
28
25
29
This gateway was compiled against version 22.1.1 of the AnyGateway Framework. You will need at least this version of the AnyGateway Framework Installed. If you have a later AnyGateway Framework Installed you will probably need to add binding redirects in the CAProxyServer.exe.config file to make things work properly.
To begin, you must have the CA Gateway Service 21.3.2 installed and operational before attempting to configure the DigiCertSym mPKI plugin. This integration was tested with Keyfactor 9.1.0.0.
40
+
To begin, you must have the CA Gateway Service installed and operational before attempting to configure the DigiCertSym mPKI plugin. This integration was tested with Keyfactor 9.1.0.0.
35
41
To install the gateway follow these instructions.
36
42
37
43
1)**Gateway Server** - Get the latest gateway .msi installer from Keyfactor and run the installation on the gateway server.
0 commit comments