[ http://jira.codehaus.org/browse/CONTINUUM-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Venisse updated CONTINUUM-1535: ---------------------------------------- Fix Version/s: 1.2 > SSL with certificate authentication doesn't work > ------------------------------------------------ > > Key: CONTINUUM-1535 > URL: http://jira.codehaus.org/browse/CONTINUUM-1535 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.1-beta-3 > Environment: The access to subversion repository is through https and > requires a valid certificate (for doing that, in your subversion folder, you > have to have a "server" file with something like: > [groups] > svn-some-group = svn.DOMAIN.COM > [svn-some-group] > ssl-client-cert-file = /PATH/to/the/CERTIFICATE.p12 > ssl-client-cert-password = THEpassphrase > or if you wanna navigate with the browser through the repository, you have to > import the certificate in the navigator > Reporter: Jesús GS > Fix For: 1.2 > > > I'm trying to add a maven 2 project, and when continuum try to gets the > pom.xml, a 401 error occurs. The console shows: > 2007-10-24 17:57:31,903 [SocketListener0-0] INFO > ContinuumProjectBuilder:maven-two-builder - Downloading > https://svn.domain.com/devel/testProject/pom.xml > 2007-10-24 17:57:32,024 [SocketListener0-0] INFO Continuum:default > - Created 0 projects. > 2007-10-24 17:57:32,024 [SocketListener0-0] INFO Continuum:default > - Created 0 project groups. > 2007-10-24 17:57:32,024 [SocketListener0-0] INFO Continuum:default > - 1 errors. > 2007-10-24 17:57:32,024 [SocketListener0-0] INFO Continuum:default > - 1 errors during project add: > 2007-10-24 17:57:32,025 [SocketListener0-0] INFO Continuum:default > - add.project.unauthorized.error > if i copy that url in another tab of the browser, i can access without any > problem (obviously because my certificate is imported in the browser) to the > pom.xml -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira