Hi Raj,

I had the same problem on windows and I solved it running the cmd with the
user of the go agent service and checking out any repository. That way svn
will trigger the promtp for accepting the certificate

It was a long time ago but I think I did this, the user must be the one
that runs the service. this is for windows, but maybe its similar for linux:

Runas /profile /user:administrator CMD

and them:

svn checkout 'something'

hope it helps!

On Tue, Sep 20, 2016 at 4:21 PM Tatar Kolos <ko...@tatar.hu> wrote:

> Hi Raj,
>
> > I am using tortoise svn I can connect to svn with same url as used in
> the GO CD  UI, but getting below url, any suggestion what i am missing.
> >
> > STDERR: svn: E230001: Server SSL certificate verification failed:
> certificate issued for a different hostname, issuer is not trusted
>
> This is not a URL, it's an error message from SVN related to the
> configuration of the SVN server (and/or your client).
>
> I would recommend that you post your question on the SVN users email list
> (if one exists).
>
> Kolos
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to