server_name is ignored for x509 certs
This commit is contained in:
parent
dc99f1bc2c
commit
56f2e9adcc
|
@ -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…
Reference in New Issue