OpenWrt Forum Archive

Topic: Error validating server certificate for 'https://svn.openwrt.org:443'

The content of this topic has been archived on 23 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Does anyone know why I got the following error messages when I performed an svn up as well as scripts/feeds update?

Updating feed 'packages' from 'https://svn.openwrt.org/openwrt/packages' ...
Error validating server certificate for 'https://svn.openwrt.org:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: openwrt.org
 - Valid: from Sun, 29 Jun 2008 15:42:36 GMT until Mon, 29 Jun 2009 15:42:36 GMT
 - Issuer: 10688435, http://certificates.starfieldtech.com/repository, Starfield Technologies, Inc., Scottsdale, Arizona, US
 - Fingerprint: a1:0a:d8:2d:af:4e:67:92:18:a0:27:b6:9f:2b:e1:12:08:28:a0:b1
(R)eject, accept (t)emporarily or accept (p)ermanently? p
  .
  :
Updated to revision 11630.

It's normal,
because you haven't the CA certificate (that have signed the OpenWRT server certificate) installed on your workstation.

Regards

Thank for your pronto reply.

The discussion might have continued from here.