From: k@... Date: 2016-12-10T12:25:46+00:00 Subject: [ruby-core:78578] [Ruby trunk Feature#12254][Closed] Add SSLCiphers option to webrick ssl.rb Issue #12254 has been updated by Kazuki Yamaguchi. Status changed from Assigned to Closed Assignee changed from openssl to webrick The patch has already been merged by r54669. ---------------------------------------- Feature #12254: Add SSLCiphers option to webrick ssl.rb https://bugs.ruby-lang.org/issues/12254#change-61964 * Author: Raducu Constantin * Status: Closed * Priority: Normal * Assignee: webrick ---------------------------------------- Hi, In order to secure a sinatra api using webrick i need to specify the ciphers to be used. To do this i have added SSLCiphers option to webrick ssl.rb on the sslcontext. I have created this pull request : https://github.com/ruby/ruby/pull/1321 -- https://bugs.ruby-lang.org/ Unsubscribe: