| Anonymous | Login | Signup for a new account | 2010-09-10 02:46 MSD |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000271 | [SVNKit] bug | major | always | 2008-10-02 01:17 | 2010-03-25 06:43 | |||||||
| Reporter | cavanaug | View Status | public | |||||||||
| Assigned To | oka | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 1.2.0 | |||||||||
| Summary | 0000271: SSL Client certificates with blank/no password dont work (Incompatibility with svn) | |||||||||||
| Description |
While I realize that having client certificates with blank passwords is not a good idea, the functionality does work with svn, tortoisesvn, etc. I have a client certificate called nopassword.p12 and it was encoded with no export password. In my servers file the following do not work with svnkit/jsvn, but *do* work with svn or tortoisesvn. [groupX] ssl-client-cert-file = nopassword.p12 ssl-client-cert-password = or [groupX] ssl-client-cert-file = nopassword.p12 but if I reencode the p12 from my pem file with an export password everything works [groupX] ssl-client-cert-file = withpassword.p12 ssl-client-cert-password = samplepassword |
|||||||||||
| Additional Information |
I originally found this via usage of Hudson which uses svnkit, but the jsvn commandline doesnt work either, so I figured I should submit the defect to the right place. I marked severity as major since it is an incompatibility with svn, which I presumed was important to maintain. If thats not the right level, my apologies. |
|||||||||||
| Tags | No tags attached. | |||||||||||
| planned for version | 1.2.x | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Mantis 1.1.0[^] Copyright © 2000 - 2007 Mantis Group |