dev@glassfish.java.net

Re: svn troubles

From: John Wells <john.wells_at_oracle.com>
Date: Tue, 23 Apr 2013 07:05:42 -0400

I was able to fix this (with help from google) by deleting this directory:

rm -rf $HOME/.subversion/auth/svn.ssl.server

It will then ask you one more time to save the certificate, but after
that it doesn't ask anymore.

I got this info here:

http://stackoverflow.com/questions/6115170/svn-error-validating-server-certificate

On 4/22/2013 10:18 AM, David Zhao wrote:
> Yes, I see the same.
>
> Thanks,
> David Zhao
>
>
>> -----Original Message-----
>> From: John Wells
>> Sent: Monday, April 22, 2013 9:39 PM
>> To: dev_at_glassfish.java.net
>> Subject: svn troubles
>>
>> I keep getting this:
>>
>> Error validating server certificate for 'https://svn.java.net:443':
>> - The certificate is not issued by a trusted authority. Use the
>> fingerprint to validate the certificate manually!
>> Certificate information:
>> - Hostname: *.java.net
>> - Valid: from Sep 6 00:00:00 2012 GMT until Sep 6 23:59:59 2013 GMT
>> - Issuer: Terms of use at https://www.verisign.com/rpa (c)10,
>> VeriSign Trust Network, VeriSign, Inc., US
>> - Fingerprint:
>> 3e:ee:42:6b:2d:d6:8c:29:c7:f0:a6:69:58:b0:93:78:dc:b5:9a:b5
>> (R)eject, accept (t)emporarily or accept (p)ermanently? p
>>
>>
>> Even though I choose "p" it keeps asking me every time I do an svn up
>> or
>> commit. How can I make this stop?
>>
>> Thanks in advance,
>>
>> John Wells
>> john.wells_at_oracle.comNOSPAM