[openssl-dev] [openssl.org #3716] Patch for setting preferred cipher list

Short, Todd via RT rt at openssl.org
Tue Feb 24 16:21:17 UTC 2015


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-convenience-method-to-set-preferred-cipher-list.patch
Type: application/octet-stream
Size: 4647 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150224/464409f4/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150224/464409f4/attachment.htm>


More information about the openssl-dev mailing list