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

2016-06-12 Thread Rich Salz via RT
Not doing this :) Neither should Akamai :)

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3716
Please log in as guest with password guest if prompted

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


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

2016-03-03 Thread Short, Todd via RT
Yes, not absolutely necessary.
--
-Todd Short
// tsh...@akamai.com
// "One if by land, two if by sea, three if by the Internet."


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3716
Please log in as guest with password guest if prompted

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


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

2016-03-02 Thread Rich Salz via RT
a minor utility, can just have in your own app, right?
--
Rich Salz, OpenSSL dev team; rs...@openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3716
Please log in as guest with password guest if prompted

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


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

2015-02-24 Thread Short, Todd via RT
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.



0001-Adds-convenience-method-to-set-preferred-cipher-list.patch
Description: Binary data
Thank you.
---Todd Short// tsh...@akamai.com// “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