project-navigation
Personal tools

Author Topic: SSL Fingerprint question  (Read 2449 times)

Offline keybounce

  • Sergeant
  • *****
  • Posts: 330
    • View Profile
SSL Fingerprint question
« on: May 17, 2010, 10:48:24 pm »
It's been about 8 months since I've done anything with UfoAI.

Today, I got this:

stbmac:trunk Michael$ svn info -r HEAD
Error validating server certificate for 'https://ufoai.svn.sourceforge.net:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: *.svn.sourceforge.net
 - Valid: from Jan  4 15:21:55 2010 GMT until Feb  5 10:03:23 2011 GMT
 - Issuer: Equifax Secure Certificate Authority, Equifax, US
 - Fingerprint: ea:d1:3e:01:cc:16:e9:9b:c2:ab:4b:0c:cc:26:5f:25:78:ea:89:b4
(R)eject, accept (t)emporarily or accept (p)ermanently? t

Is that the correct fingerprint? I can't find anything on SF to validate that.

And why is Equifax not a trusted authority?

Offline keybounce

  • Sergeant
  • *****
  • Posts: 330
    • View Profile
Re: SSL Fingerprint question
« Reply #1 on: May 19, 2010, 02:10:24 am »
Alright, that is the correct fingerprint.

I found a bugreport opened 4 months ago in the SF tracking system that listed that as valid, and gave a way to validate these with a browser: Enter the https URL of the repository root into the browser, and it will be validated that way.