2012/6/6 Christopher Schultz <ch...@christopherschultz.net>: > All, > > I just made an update to the Tomcat site project and was trying to > publish it live following the instructions in README.txt. As such, I > ssh'd to people.apache.org, cd /www/tomcat.apache.org and tried to do an > 'svn up'. I got an invalid certificate error from svn.apache.org: > > > schultz@minotaur:/www/tomcat.apache.org$ svn up > Error validating server certificate for 'https://svn.apache.org:443': > - The certificate is not issued by a trusted authority. Use the > fingerprint to validate the certificate manually! > Certificate information: > - Hostname: *.apache.org > - Valid: from Tue, 20 Dec 2011 00:00:00 GMT until Mon, 17 Feb 2014 > 23:59:59 GMT > - Issuer: Thawte, Inc., US > - Fingerprint: bc:5f:40:92:fd:6a:49:aa:f8:b8:35:0d:ed:27:5e:a6:64:c1:7a:1b > (R)eject, accept (t)emporarily or accept (p)ermanently? R > svn: OPTIONS of > 'https://svn.apache.org/repos/asf/tomcat/site/trunk/docs': Server > certificate verification failed: issuer is not trusted > (https://svn.apache.org) > > I stopped the connection in case something was amiss. > > Any ideas what might be going on? >
The cert was changed some time ago. (in January 2012) https://twitter.com/infrabot/statuses/155072112128831488 So the last time you used svn client on p.a.o should have been before that date. BTW, you can see the same certificate if you open https://svn.apache.org/repos/asf/ in a web browser Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org