Closed
Description
I am implementing a standard that requires that both sides support TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8
. These ciphers are in OpenSSL, but are disabled by default.
I see that #4 has kind of stalled.
Is there any way that you're aware to set the default cipher list when using the openssl library via environment variable?
I've tried via the openssl config file /etc/ssl/openssl.cnf
but that seems to get ignored... perhaps it only pertains to the openssl cli?
Metadata
Metadata
Assignees
Labels
No labels