mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-04 21:57:44 +03:00
server_name is ignored for x509 certs
This commit is contained in:
parent
dc99f1bc2c
commit
56f2e9adcc
1 changed files with 1 additions and 1 deletions
|
@ -734,7 +734,7 @@ fragments_blocked = ['cisco', 'cisco-ipv6', 'cisco-familyshield', 'cisco-familys
|
|||
|
||||
#
|
||||
# creds = [
|
||||
# { server_name='myserver', client_cert='client.crt', client_key='client.key' }
|
||||
# { server_name='*', client_cert='client.crt', client_key='client.key' }
|
||||
# ]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue