Skip to content

Commit

Permalink
Remove RC4 cipher
Browse files Browse the repository at this point in the history
  • Loading branch information
jsyeo committed Apr 13, 2016
1 parent 4a34a97 commit 38c49bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/openssl/ssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ class SSLContext
AES256-SHA256
AES128-SHA
AES256-SHA
ECDHE-ECDSA-RC4-SHA
ECDHE-RSA-RC4-SHA
RC4-SHA
}.join(":"),
:options => -> {
opts = OpenSSL::SSL::OP_ALL
Expand Down

0 comments on commit 38c49bf

Please sign in to comment.