aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/tls-policy/default.txt
blob: eb4ee245c62cd4c8b6f9ca48dfe97184aa8163c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
allow_tls10 = true
allow_tls11 = true
allow_tls12 = true
allow_dtls10 = false
allow_dtls12 = true
ciphers = ChaCha20Poly1305 AES-256/GCM AES-128/GCM AES-256/CCM AES-128/CCM AES-256 AES-128
macs = AEAD SHA-256 SHA-384 SHA-1
signature_hashes = SHA-512 SHA-384 SHA-256
signature_methods = ECDSA RSA
key_exchange_methods = CECPQ1 ECDH DH
ecc_curves = x25519 secp256r1 secp521r1 secp384r1 brainpool256r1 brainpool384r1 brainpool512r1
allow_insecure_renegotiation = false
include_time_in_hello_random = true
allow_server_initiated_renegotiation = false
hide_unknown_users = false
server_uses_own_ciphersuite_preferences = true
negotiate_encrypt_then_mac = true
session_ticket_lifetime = 86400
dh_group = modp/ietf/2048
minimum_dh_group_size = 1024
minimum_ecdh_group_size = 255
minimum_rsa_bits = 2048
minimum_signature_strength = 110