Modify ↓
#10536 closed defect (fixed)
SVN checkout reports that SSL certificate is expired
Reported by: | Ryan J Ollos | Owned by: | Michael Renzmann |
---|---|---|---|
Priority: | normal | Component: | TracHacks |
Severity: | normal | Keywords: | |
Cc: | osimons, Steffen Hoffmann, Gary Martin | Trac Release: |
Description
Here is what I see on SVN checkout:
(th7366)user@debian:~/Workspace$ svn co https://trac-hacks.org/svn/contactsplugin Error validating server certificate for 'https://trac-hacks.org:443': - The certificate has expired. - The certificate has an unknown error. Certificate information: - Hostname: www.trac-hacks.org - Valid: from Sat, 28 Jan 2012 15:15:21 GMT until Tue, 29 Jan 2013 08:24:29 GMT - Issuer: Secure Digital Certificate Signing, StartCom Ltd., IL - Fingerprint: e5:36:43:df:be:48:60:73:a2:bd:a2:62:4c:2f:f8:e6:78:5f:1f:2c (R)eject or accept (t)emporarily?
Chrome seems to have no problem with the certificate though.
Originally reported by Gary Martin.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
I saw a strange error on my first attempt to checkout, but the second attempt succeeded:
C:\Users\Ryan J Ollos>svn co https://trac-hacks.org/svn/contactsplugin svn: E175002: Unable to connect to a repository at URL 'https://trac-hacks.org/s vn/contactsplugin' svn: E175002: OPTIONS of 'https://trac-hacks.org/svn/contactsplugin': Could not read status line: connection was closed by server (https://trac-hacks.org) C:\Users\Ryan J Ollos>svn co https://trac-hacks.org/svn/contactsplugin A contactsplugin\0.11 A contactsplugin\0.11\setup.py A contactsplugin\0.11\contacts A contactsplugin\0.11\contacts\web_ui.py A contactsplugin\0.11\contacts\htdocs A contactsplugin\0.11\contacts\htdocs\edit_contact.css A contactsplugin\0.11\contacts\htdocs\edit_contact.js A contactsplugin\0.11\contacts\__init__.py A contactsplugin\0.11\contacts\model.py A contactsplugin\0.11\contacts\db.py A contactsplugin\0.11\contacts\templates A contactsplugin\0.11\contacts\templates\contacts.html A contactsplugin\0.11\contacts\templates\contact.html A contactsplugin\0.11\setup.cfg Checked out revision 12256.
Note: See
TracTickets for help on using
tickets.
For the records: It appears that something in the certificate chain has expired. Fixed now by updating the chained certificates.