Skip to content

Commit 985d565

Browse files
committed
Add brainpool back to the TLS-Anvil policy file
1 parent 78f5d5a commit 985d565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scripts/tls_anvil/anvil_policy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ signature_methods = ECDSA RSA IMPLICIT
1212

1313
require_extended_master_secret = false
1414

15-
key_exchange_groups = secp256r1 secp384r1 secp521r1 x25519 ffdhe/ietf/2048
15+
key_exchange_groups = secp256r1 secp384r1 secp521r1 x25519 brainpool256r1 brainpool384r1 brainpool512r1 ffdhe/ietf/2048

0 commit comments

Comments
 (0)