gh-pages
sapnajainEntrust 2023-11-16 12:36:44 +00:00
parent f659397a2a
commit 493c133145
1 changed files with 1 additions and 1 deletions

View File

@ -603,7 +603,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-en
<a class="ansibleOptionLink" href="#parameter-path" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">path</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>The destination path for the generated certificate as a PEM encoded cert.</p>
<p>If there is already a certificate at the <em>path</em> and <code class="ansible-option-value docutils literal notranslate"><a class="reference internal" href="#ansible-collections-community-crypto-entrust-cagw-certificate-module-parameter-force"><span class="std std-ref"><span class="pre">force=True</span></span></a></code> then it will be replaced always. but if <em>force</em> is not specified then we get the certificate validity for existing certificate from Entrust CAGW. If <code class="docutils literal notranslate"><span class="pre">cert_days</span> <span class="pre">&lt;</span> <span class="pre">remaining_days</span></code> then only a new certificate will be obtained.</p>
<p>If there is already a certificate at this location and <code class="ansible-option-value docutils literal notranslate"><a class="reference internal" href="#ansible-collections-community-crypto-entrust-cagw-certificate-module-parameter-force"><span class="std std-ref"><span class="pre">force=True</span></span></a></code> then it will be replaced always. but if <em>force</em> is not specified then we get the certificate validity for existing certificate from Entrust CAGW. If <code class="docutils literal notranslate"><span class="pre">cert_days</span> <span class="pre">&lt;</span> <span class="pre">remaining_days</span></code> then only a new certificate will be obtained.</p>
<p>If <code class="ansible-option-value docutils literal notranslate"><a class="reference internal" href="#ansible-collections-community-crypto-entrust-cagw-certificate-module-parameter-enrollment-format"><span class="std std-ref"><span class="pre">enrollment_format=PKCS12</span></span></a></code> then it will have Base64 encoded PKCS12 body.</p>
</div></td>
</tr>