[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

certificate not accepted by sublicpse

From: Moritz Post <moritzpost_at_gmx.de>
Date: 2005-01-28 16:53:31 CET

hello

i have created my self signed certificate for my svn reposatory. when
connect to the reposatory via a webbrowser the https connection asks to
confirm the untrusted (because self signed) cert and than displays my
reposatory. ok, all fine. when i try to connect to this repo via
subclipse i get the following error:

=== snip ==========

list -r HEAD https://domain.com/svn/repo
   RA layer request failed
svn: PROPFIND request failed on '/svn/repo'
svn: PROPFIND of '/svn/repo': Server certificate verification failed:
issuer is not trusted (https://domain.com)

=== snap =========

after doing some research i have discovered that i should use the shell
to list my rep via svn list https://domain.com/snv/repo and accept the
cert permanently. ok i have done that but still... subclipse rejects any
trys to connect to the repo.

can anybody help me on that? i have read that accepting the cert via
shell should be enough.

regards
Moritz Post
Received on Sat Jan 29 02:53:31 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.