Klaus Bertram dijo: > Thank's > but for Interest only > It seems that the subclibse can't handle the client certification > the list command report the error > > list -r HEAD https://svn.apache.org/repos/test > RA layer request failed > svn: PROPFIND request failed on '/repos/test' > svn: PROPFIND of '/repos/test': Server certificate verification failed: > issuer is not trusted (https://svn.apache.org)
Yep. Because Apache has not a valid certificate. I mean, emited by an certification authority as verisign or similar. You can check this while surfing at the site on a browser. I also noted this using the command line. I got a request to accept a non-trusted certificate from svn.apache.org So in that way, I think there must be a workaround. Best Regards, Antonio Gallardo
