Skip to content

Commit

Permalink
Merge branch 'renewcheck' of https://github.com/Keyfactor/digicert-ce…
Browse files Browse the repository at this point in the history
  • Loading branch information
dgaley committed Jan 2, 2024
2 parents 768ab96 + 98ad090 commit cfb4979
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This repository contains an AnyGateway CA Connector, which is a plugin to the Ke

## Support for digicert-certcentral-anycagateway

digicert-certcentral-anycagateway is open source and community supported, meaning that there is **no SLA** applicable for these tools.
digicert-certcentral-anycagateway is open source and community supported, meaning that there is no support guaranteed from Keyfactor Support for these tools.

###### 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.

Expand Down Expand Up @@ -52,7 +52,7 @@ In order to enroll for certificates the Keyfactor Command server must trust the
```json
{
"extensions": {
"Keyfactor.AnyGateway.Extensions.ICAConnector": {
"Keyfactor.AnyGateway.Extensions.IAnyCAPlugin": {
"DigiCertCAConnector": {
"assemblypath": "../DigiCertCAGateway.dll",
"TypeFullName": "Keyfactor.Extensions.CAGateway.DigiCert.CertCentralCAConnector"
Expand Down

0 comments on commit cfb4979

Please sign in to comment.