Support OpenSSL cipher strings
------------------------------
Key: JRUBY-1307
URL: http://jira.codehaus.org/browse/JRUBY-1307
Project: JRuby
Issue Type: Improvement
Components: OpenSSL
Reporter: Robert Egglestone
Assignee: Thomas E Enebo
Priority: Minor
httpclient/http-access uses a cipher string of
"ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH", which returns no ciphers in jopenssl.
A full list of possible cipher strings and there meanings is available from
OpenSSL:
http://www.openssl.org/docs/apps/ciphers.html#CIPHER_STRINGS
Currently, SSLContext.addCipher only makes allowances for "ADH".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email