File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -16693,8 +16693,12 @@ generate-certificates
1669316693 name mismatch on the certificate presented to the client. With this option
1669416694 enabled, HAProxy will try to forge a certificate using the SNI hostname
1669516695 indicated by the client. This is done only if no certificate matches the SNI
16696- hostname (see 'crt-list'). If an error occurs, the default certificate is
16697- used, else the 'strict-sni' option is set.
16696+ hostname (see 'crt-list').
16697+
16698+ In the event of a certificate generation error, the connection will fall back
16699+ on the default certificate. When using 'strict-sni', the default certificate
16700+ will not be used and the connection will result in a handshake failure.
16701+
1669816702 It can also be used when HAProxy is configured as a reverse proxy to ease the
1669916703 deployment of an architecture with many backends.
1670016704
You can’t perform that action at this time.
0 commit comments