DOC: configuration: add quic4 to the ssl-f-use example

The ssl-f-use keyword is very useful in the case of multiple SSL bind
lines. Add a quic4 bind line in the example to show that.
This commit is contained in:
William Lallemand 2025-04-29 10:50:39 +02:00
parent 582614e1b2
commit 1cd0b35896

View File

@ -12845,6 +12845,7 @@ ssl-f-use [<sslbindconf> ...]*
frontend https
bind :443 ssl
bind quic4@:443 ssl
ssl-f-use crt foobar.pem.rsa sigalgs "RSA-PSS+SHA256"
ssl-f-use crt test.foobar.pem
ssl-f-use crt test2.foobar.crt key test2.foobar.key ocsp test2.foobar.ocsp ocsp-update on