From 493c133145e3f319c1e19bc6f8bf8203427bce2a Mon Sep 17 00:00:00 2001 From: sapnajainEntrust Date: Thu, 16 Nov 2023 12:36:44 +0000 Subject: [PATCH] deploy: cf1fe027dd606631697703afffa12d4a80388271 --- pr/671/entrust_cagw_certificate_module.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pr/671/entrust_cagw_certificate_module.html b/pr/671/entrust_cagw_certificate_module.html index f08072d2..8dcdc368 100644 --- a/pr/671/entrust_cagw_certificate_module.html +++ b/pr/671/entrust_cagw_certificate_module.html @@ -603,7 +603,7 @@ see

path

The destination path for the generated certificate as a PEM encoded cert.

-

If there is already a certificate at the path and force=True then it will be replaced always. but if force is not specified then we get the certificate validity for existing certificate from Entrust CAGW. If cert_days < remaining_days then only a new certificate will be obtained.

+

If there is already a certificate at this location and force=True then it will be replaced always. but if force is not specified then we get the certificate validity for existing certificate from Entrust CAGW. If cert_days < remaining_days then only a new certificate will be obtained.

If enrollment_format=PKCS12 then it will have Base64 encoded PKCS12 body.