mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-23 18:33:22 +03:00
Remove P-224
parent
8cb5bef7e3
commit
cef98f95c9
@ -57,7 +57,7 @@ userlist users
|
||||
user name insecure-password pass
|
||||
|
||||
frontend haproxy_tls
|
||||
bind :443 ssl crt /etc/haproxy/certs/ alpn h2,http/1.1 curves X25519:P-256:P-384:P-224:P-521 ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-CHACHA20-POLY1305:ECDHE+AES128:RSA+AES128:ECDHE+AES256:RSA+AES256:ECDHE+3DES:RSA+3DES
|
||||
bind :443 ssl crt /etc/haproxy/certs/ alpn h2,http/1.1 curves X25519:P-256:P-384:P-521 ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-CHACHA20-POLY1305:ECDHE+AES128:RSA+AES128:ECDHE+AES256:RSA+AES256:ECDHE+3DES:RSA+3DES
|
||||
option http-use-proxy-header
|
||||
acl login base_dom login-key.test
|
||||
acl auth_ok http_auth(users)
|
||||
|
Loading…
x
Reference in New Issue
Block a user