Ticket #1484780 (new Feature Requests)

Opened 6 months ago

Last modified 5 months ago

(https) SNI Support

Reported by: sopi20 Owned by:
Priority: 5 Milestone: later
Component: Core functionality Version: 0.1-rc2
Severity: normal Keywords: https, SNI,
Cc:

Description

I think it would be pretty cool if roundcube would support SNI when running on a virtual host where more than one https-enabled site is running on the same ip address. I think SNI will be more and more used nowadays, so I really think this feature will give roundcube a good advantage against other ajax-based webmails.

Change History

Changed 6 months ago by till

  • milestone set to later

Changed 6 months ago by thomasb

Isn't this a task for the layer below the application (webserver)?

Changed 5 months ago by sopi20

No. The destination webserver has to support it, but also the client has to. That is, for example, why SNI works like a charm in firefox and opera, but it doesn't on ie (except for the vista version). The only layer below that can support it instead of the application itself is PHP and it's functions (XMLHttpRequest, fsockopen, ...)

Note: See TracTickets for help on using tickets.