mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 21:33:00 +00:00
deploy: 7f040011f0
This commit is contained in:
@@ -218,11 +218,12 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-ge
|
||||
<tr class="row-odd"><td><div class="ansible-option-cell">
|
||||
<div class="ansibleOptionAnchor" id="parameter-ciphers"></div><p class="ansible-option-title" id="ansible-collections-community-crypto-get-certificate-module-parameter-ciphers"><strong>ciphers</strong></p>
|
||||
<a class="ansibleOptionLink" href="#parameter-ciphers" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=string</span></p>
|
||||
<p><span class="ansible-option-versionadded">added in community.crypto 2.11.0</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>SSL/TLS Ciphers to use for the request.</p>
|
||||
<p>When a list is provided, all ciphers are joined in order with <code class="docutils literal notranslate"><span class="pre">:</span></code></p>
|
||||
<p>When a list is provided, all ciphers are joined in order with <code class="docutils literal notranslate"><span class="pre">:</span></code>.</p>
|
||||
<p>See the <a class="reference external" href="https://www.openssl.org/docs/manmaster/man1/openssl-ciphers.html#CIPHER-LIST-FORMAT">OpenSSL Cipher List Format</a> for more details.</p>
|
||||
<p>The available ciphers is dependent on the Python and OpenSSL/LibreSSL versions</p>
|
||||
<p>The available ciphers is dependent on the Python and OpenSSL/LibreSSL versions.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><div class="ansible-option-cell">
|
||||
|
||||
Reference in New Issue
Block a user