General

Profile

edk750 (Eddy Kim)

  • Login: edk750
  • Email: eddyhkim@gmail.com
  • Registered on: 12/17/2014
  • Last sign in: 12/28/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/03/2015

01:17 AM Ruby Bug #10613: SNI is not optional when using TLS
Hi, any feedback on this?
The patch adds the ability to turn off SNI triggering behavior, but by default it continues the previous behavior.
Not all SSL servers support SNI, and by forcing SNI without an option to disable it, makes...
edk750 (Eddy Kim)

12/17/2014

11:02 PM Ruby Bug #10613: SNI is not optional when using TLS
sorry, this was my first ticket, so didn't see the bug reporting guidelines until now:
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]
(although the patch is against 2.1)
And this should go to naruse, though I can't seem...
edk750 (Eddy Kim)
10:48 PM Ruby Bug #10613 (Closed): SNI is not optional when using TLS
If ruby is using openssl with TLS extensions, and we attempt to connect to a server which supports TLS, but not SNI, the connection fails.
e.g.:
~~~Ruby
uri = URI.parse("https://example.com") # a server that supports TLSv1 but not...
edk750 (Eddy Kim)

Also available in: Atom