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.