From f96e84ea1a420e770d306f6e37daadddd82a7da4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 25 Jun 2020 14:00:02 +0200 Subject: One more tweak --- docs/en/ranch/2.0/manual/ranch_ssl/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -->

Note that the client will not send a certificate unless the value for the verify option is set to verify_peer. This means that fail_if_no_peer_cert only applies when combined with the verify option. The verify_fun option allows greater control over the client certificate validation.

The options sni_fun and sni_hosts are mutually exclusive.

Changelog

-