Hello OpenSSL Org:

This is a change that Akamai has made to it’s implementation of OpenSSL.

Description: Adds connivence methods to set preferred cipher list

This adds two wrappers:
* SSL_CTX_set_ciphers_ex() sets the cipher list and sets the SSL_OP_CIPHER 
flags.
* SSL_CTX_set_preferred_ciphers() sets the cipher list via 
SSL_CTX_set_ciphers_ex() and turns on SSL_OP_CIPHER_SERVER_PREFERENCE

GitHub Link:
https://github.com/akamai/openssl/commit/86a216938e4c9381973f537352e01ba392e5688e
And attachment.

Attachment: 0001-Adds-convenience-method-to-set-preferred-cipher-list.patch
Description: Binary data


Thank you.

--
-Todd Short
// “One if by land, two if by sea, three if by the Internet."

_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to