mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Check the certificate key usage
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -22,6 +22,7 @@ auth SHA512
|
||||
ca ca.crt
|
||||
cert client.crt
|
||||
key client.key
|
||||
remote-cert-tls server
|
||||
|
||||
comp-lzo
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@ cipher AES-256-CBC
|
||||
auth SHA512
|
||||
dh dh2048.pem
|
||||
crl-verify crl.pem
|
||||
remote-cert-tls client
|
||||
|
||||
keepalive 10 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user