You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Existing implementation (example/server.rb) defaults to weak ciphersuite that triggers INADEQUATE_SECURITY in modern browsers. That said, I'm having a hard time navigating the Ruby OpenSSL implementation to figure out how to set all the right parameters: http://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1
Existing implementation (example/server.rb) defaults to weak ciphersuite that triggers INADEQUATE_SECURITY in modern browsers. That said, I'm having a hard time navigating the Ruby OpenSSL implementation to figure out how to set all the right parameters: http://httpwg.org/specs/rfc7540.html#rfc.section.9.2.1
/cc @tenderlove @tarcieri perhaps you guys can help? :)
The text was updated successfully, but these errors were encountered: