According to this wikipedia page, Konqueror supports it since 4.7 So this might be a regression. http://en.wikipedia.org/wiki/Server_Name_Indication on the server logs I see "No hostname was provided via SNI for a name based virtual host" and it works with all other major browser. It'd be really nice if konqueror would support this properly. Reproducible: Always
*** This bug has been marked as a duplicate of bug 304212 ***
For the record, there is still an SSL error for the example URL provided above in the "URL:" section. The root certificate is not recognized by neither Qt's and KDE's SSL certificate manager and as such you will still get prompted. However, that is another issue altogther and hence why this ticket is marked duplicate of bug# 304212.
Git commit df1f193ba792b3bd258254ab3f75d4e76b0d0524 by Dawit Alemayehu. Committed on 19/08/2012 at 09:45. Pushed by adawit into branch 'KDE/4.9'. Fixed SNI support caused by missing KTcpSocket::SslVersion to QSsl::SslProtocol conversions. FIXED-IN: 4.9.1 REVIEW: 106087 M +6 -1 kdecore/network/ktcpsocket.cpp http://commits.kde.org/kdelibs/df1f193ba792b3bd258254ab3f75d4e76b0d0524