Summary: | Support for SNI (Server Name Indication) | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Mathieu Jobin <opensource> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | 4.8.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://beta.justbudget.com/ | ||
Latest Commit: | http://commits.kde.org/kdelibs/df1f193ba792b3bd258254ab3f75d4e76b0d0524 | Version Fixed In: | 4.9.1 |
Sentry Crash Report: |
Description
Mathieu Jobin
2012-08-16 01:56:06 UTC
*** 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 |