Ticket #188 (assigned enhancement)
Support for ssl client certificates
| Reported by: | anonymous | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | |
| Severity: | feature | Keywords: | client-certificates,certificates |
| Cc: |
Description
Many projects use SSL client certificates to securely authenticate users to https based svn repositories.
Currently kdesvn has no support for ssl client certificates. When accessing the repository the svn client either asks for the path to the certificate and the password or, if already configured, only for the password.
Since kdesvn does not expect this question it simply hangs whenever one accesses a client-certificate protected repository.
Proper handling of the password and path question should not be hard and would enable kdesvn to also handle these types of repositories.
Someone already thought about that in Changeset 129 when placing a ToDo? item there but it seams to got forgotten.
