dev@glassfish.java.net

Re: javadocs?

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Tue, 31 Mar 2009 13:04:02 -0700

Jan Luehe wrote:
> Looks like your web/javax.servlet module is stale.
> Once you've updated it, you should no longer see the above warning
> regarding
> AsyncContext.java

Sigh. Even though my machine is building v3 every night, the
svn update has been failing with:


Error validating server certificate for 'https://svn.dev.java.net:443':
  - The certificate is not issued by a trusted authority. Use the
    fingerprint to validate the certificate manually!
Certificate information:
  - Hostname: *.dev.java.net
  - Valid: from Jan 13 19:51:39 2009 GMT until Sep 5 18:51:39 2009 GMT
  - Issuer: Equifax Secure Inc., US
  - Fingerprint: 45:1a:74:36:8f:ca:08:11:e4:85:ba:8f:0e:c7:e2:5c:44:61:b4:23
(R)eject, accept (t)emporarily or accept (p)ermanently? svn: PROPFIND request fa
iled on '/svn/glassfish-svn/trunk/v3'
svn: PROPFIND of '/svn/glassfish-svn/trunk/v3': Server certificate verification
failed: issuer is not trusted (https://svn.dev.java.net)


I assume that's expected and I just have to accept the bogus certificate?