Check the certificate key usage
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
42b69d73f3
commit
4cc1b78ff3
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ auth SHA512
|
||||||
ca ca.crt
|
ca ca.crt
|
||||||
cert client.crt
|
cert client.crt
|
||||||
key client.key
|
key client.key
|
||||||
|
remote-cert-tls server
|
||||||
|
|
||||||
comp-lzo
|
comp-lzo
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,7 @@ cipher AES-256-CBC
|
||||||
auth SHA512
|
auth SHA512
|
||||||
dh dh2048.pem
|
dh dh2048.pem
|
||||||
crl-verify crl.pem
|
crl-verify crl.pem
|
||||||
|
remote-cert-tls client
|
||||||
|
|
||||||
keepalive 10 120
|
keepalive 10 120
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue