Bug 365288 - KDE and KIO webdav have no support for SSL client certificates
Summary: KDE and KIO webdav have no support for SSL client certificates
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: WebDAV (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-09 15:07 UTC by bjoernv
Modified: 2023-02-20 16:23 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bjoernv 2016-07-09 15:07:04 UTC
The attempt to access a WebDAV share, which is secured with a SSL client certificate fails completely. You can't even import or choose a client certificate in KDE.

Reproducible: Always

Steps to Reproduce:
1. Configure a WebDAV share with mandatory SSL client certificate validation e.g. with Apache mod_dav
2. Start Dolphin
3. Add a new WebDAV connection with SSL in Dolphin

Actual Results:  
The connection is refused. Apache reports: "AH02261: Re-negotiation handshake failed: Not accepted by client!?"

Expected Results:  
KIO should ask for SSL client certificate. KDE should provide a way to import SSL client certificates.

Tested with
Dolphin 16.04.2
KDE Plasma version: 5.6.4
KDE Frameworks version: 5.23.0
Qt Version: 5.6.1
Distribution: openSUSE Tumbleweed (20160625) (x86_64)
Comment 1 Graham Perrin 2017-03-12 15:45:32 UTC
Please, could this be a cause of Dolphin not presenting an authentication dialogue? 

Consider https://bugs.kde.org/show_bug.cgi?id=305952