LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Feedback/Feature Requests > TLS Server Name Indication/TLS v1.2

Reply
 
Thread Tools Display Modes
  #1  
Old 01-24-2010, 11:47 AM
Xorlev Xorlev is offline
Senior Member
 
Join Date: Nov 2005
Posts: 58
Default TLS Server Name Indication/TLS v1.2

I was wondering the TLS SNI Extension could be added to LSWS for support of SSL name-based virtual hosts. It's a pretty recent thing, but for my sites I end up using a certificate with a subjectAltName. I currently self-sign instead of paying for this as my subjectAltName's change so I end up reissuing every few months. Supporting TLS SNI would help workaround this, most major browsers support TLS SNI.

This would require supporting TLS v1.2 I believe. That wouldn't be a bad thing, TLS v1.0 was barely an upgrade to SSLv3 and TLSv1.1 has been out since 2006, 1.2 out since 2008.

Nothing high priority, but SSL name-based virtual hosting would certainly be a leg up for LSWS.
Reply With Quote
  #2  
Old 01-25-2010, 09:48 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Any web server support it?
We use openssl library, so support of TLS 1.2 in openssl first.
Reply With Quote
  #3  
Old 01-25-2010, 04:26 PM
Xorlev Xorlev is offline
Senior Member
 
Join Date: Nov 2005
Posts: 58
Apache supports it via mod_gnutls by means of the GnuTLS library. Yassl library supports it too.

IIS7.5 supports it natively.

The issue with waiting on OpenSSL is they're working on projects they're paid to do so, I don't think TLS 1.2 ranks too far up there. 0.9.9 was supposed to have it.
Reply With Quote
  #4  
Old 02-18-2010, 08:47 PM
dpward dpward is offline
New Member
 
Join Date: Feb 2010
Posts: 1
Lightbulb Apache+OpenSSL currently supports SNI

OpenSSL added support for SNI in version 0.9.8f (at first an optional feature, then it was enabled by default in 0.9.8k). Apache added support for SNI in 2.2.12: wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI
(I would make this a hyperlink, but the board won't let me because my post count is low? )

SNI (RFC 4366) can be used as an extension to TLS 1.0 and TLS 1.1; the software just has to support the extension (as you said, all modern browsers do, as well as Apache/OpenSSL). SNI is also rolled into TLS 1.2 (RFC 5246) as you mentioned.

My web host uses LiteSpeed, and I would tremendously benefit from having SNI support. Please consider adding it!
Reply With Quote
  #5  
Old 10-04-2010, 07:50 AM
andreas andreas is offline
Senior Member
 
Join Date: Aug 2006
Posts: 91
Any news on this feature?
Reply With Quote
  #6  
Old 10-04-2010, 08:04 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
It is in 4.1RC3 build already.
Reply With Quote
  #7  
Old 10-04-2010, 08:09 AM
andreas andreas is offline
Senior Member
 
Join Date: Aug 2006
Posts: 91
Cool, thanks!
Reply With Quote
  #8  
Old 04-10-2011, 03:30 AM
andreas andreas is offline
Senior Member
 
Join Date: Aug 2006
Posts: 91
I am using lsws 2.1rc5. How do I configure SNI? I didn't find anything.
Reply With Quote
  #9  
Old 04-11-2011, 08:27 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
in native configuration or through Apache httpd.conf?
For native configuration, configure a SSL listener with a default certificate, then add certificate for each vhost binds to that SSL listener. there should be SSL tab for vhost configuration.
For Apache vhost, just let multiple secure sites share one IP.
Reply With Quote
  #10  
Old 04-11-2011, 08:33 AM
andreas andreas is offline
Senior Member
 
Join Date: Aug 2006
Posts: 91
Native config. When I go to the VHost mappings and click "edit", there is an SSL tab, but it just points to the SSL settings of the listener.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:38 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.