jenkinsci / jenkinsci/subversion-plugin
[JENKINS-14958] HTTPS + PKCS12 Certificate not working
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
Hi,
There is a problem with the usage of SVN + PKCS12 + HTTPS. When I want to add an SVN repository to a Jenkins Template, I get an error.
It seems that the SVN Client does not support this way of authentication.
First I check on a Debian workstation, with Jenkins 1.467, whether this would work and it did. I used the same certificate for this.
Second, I tried the same and other versions of Jenkins on my server without any result.
Now the question: IS this a bug in Jenkins, or am I totally doing something wrong?
I added the Stack trace from the log and 2 screenshots.
Thank you very much,
Martijn Sack
---
Originally reported by martijnsack, imported from: HTTPS + PKCS12 Certificate not working
recena
Raw content of original issue
Hi,
There is a problem with the usage of SVN + PKCS12 + HTTPS. When I want to add an SVN repository to a Jenkins Template, I get an error.
It seems that the SVN Client does not support this way of authentication.
First I check on a Debian workstation, with Jenkins 1.467, whether this would work and it did. I used the same certificate for this.
Second, I tried the same and other versions of Jenkins on my server without any result.
Now the question: IS this a bug in Jenkins, or am I totally doing something wrong?
I added the Stack trace from the log and 2 screenshots.
Thank you very much,
Martijn Sack
- environment:
Ubuntu 12.04 Server, Jenkins 1.478
3 attachments
- [stacktrace.txt](https://issues.jenkins.io/secure/attachment/22380/stacktrace.txt)
- [svn0.png](https://issues.jenkins.io/secure/attachment/22378/svn0.png)
> 
- [svn1.png](https://issues.jenkins.io/secure/attachment/22379/svn1.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.