aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/tls-policy/suiteb_192.txt
blob: 5d80e64811cb791541f83cc52fce5e301f11b6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
allow_tls10 = false
allow_tls11 = false
allow_tls12 = true
allow_dtls10 = false
allow_dtls12 = false
ciphers = AES-256/GCM
macs = AEAD
signature_hashes = SHA-384
signature_methods = ECDSA
key_exchange_methods = ECDH
key_exchange_groups = secp384r1
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
minimum_dh_group_size = 2048
minimum_ecdh_group_size = 255
minimum_rsa_bits = 2048
minimum_signature_strength = 192