[haiku-bugs] Re: [Haiku] #12388: Missing support for TLS SNI (easy) (was: Missing support for TLS SNI)

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 22 Sep 2015 13:03:38 -0000

#12388: Missing support for TLS SNI (easy)
--------------------------------+----------------------------
Reporter: FreeFull | Owner: axeld
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Kits/Network Kit | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
--------------------------------+----------------------------
Changes (by pulkomandy):

* owner: pulkomandy => axeld
* component: Applications/WebPositive => Kits/Network Kit


Comment:

It seems this is a one line change on OpenSSL level:
http://stackoverflow.com/questions/5113333/how-to-implement-server-name-
indication-sni

However, BSecureSocket does not know the hostname (it gets the already
resolved BNetworkAddress).

I'm in vacation starting today and until next week, so if someone wants to
have a look, feel free to.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12388#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #12388: Missing support for TLS SNI (easy) (was: Missing support for TLS SNI) - pulkomandy