From e27cd968cd4b757580bd30ee80512bb816e289bb Mon Sep 17 00:00:00 2001 From: Michael Henderson Date: Mon, 12 Sep 2022 14:15:45 -0700 Subject: [PATCH] update status pilot to production --- integration-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-manifest.json b/integration-manifest.json index 2e0b18e..1548ff9 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -2,6 +2,6 @@ "$schema": "https://keyfactor.github.io/integration-manifest-schema.json", "integration_type": "ca-gateway", "name": "GlobalSign Atlas AnyGateway", - "status": "prototype", + "status": "production", "description": "This integration allows for the Synchronization, Enrollment, and Revocation of TLS Certificates from the GlobalSign Atlas platform." } \ No newline at end of file