summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch/2.0/manual/ranch_ssl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/ranch/2.0/manual/ranch_ssl/index.html')
-rw-r--r--docs/en/ranch/2.0/manual/ranch_ssl/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/ranch/2.0/manual/ranch_ssl/index.html b/docs/en/ranch/2.0/manual/ranch_ssl/index.html
index fa3b11ad..d81ccf6d 100644
--- a/docs/en/ranch/2.0/manual/ranch_ssl/index.html
+++ b/docs/en/ranch/2.0/manual/ranch_ssl/index.html
@@ -284,7 +284,7 @@ http://www.gnu.org/software/src-highlite -->
<p>Note that the client will not send a certificate unless the value for the <code>verify</code> option is set to <code>verify_peer</code>. This means that <code>fail_if_no_peer_cert</code> only applies when combined with the <code>verify</code> option. The <code>verify_fun</code> option allows greater control over the client certificate validation.</p>
<p>The options <code>sni_fun</code> and <code>sni_hosts</code> are mutually exclusive.</p>
<h2 id="_changelog">Changelog</h2>
-<ul><li><strong>2.0</strong>: The <code>ssl_opt()</code> type was updated for OTP-22.0.
+<ul><li><strong>2.0</strong>: The <code>ssl_opt()</code> type was updated for OTP-23.0.
</li>
</ul>
<h2 id="_see_also">See also</h2>