bugGNU Wget - Bugs: bug #58484, certificate expired

 
 

bug #58484: certificate expired

Submitter:  None
Submitted:  Tue 02 Jun 2020 04:51:39 PM UTC
   
 
Category:  Crash/Freeze/Infloop Severity:  3 - Normal
Priority:  5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  fai Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  1.20
Operating System:  GNU/Linux Reproducibility:  Every Time
Fixed Release:  None Planned Release:  None
Regression:  Yes Work Required:  None
Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 03 Jun 2020 03:05:10 PM UTC, comment #1: 

I fixed my problem.
I removed the expired AddTrust_External_Root.crt from ca-certificate, according to the suggestion from
https://www.agwa.name/blog/post/fixing_the_addtrust_root_expiration

Anonymous
Tue 02 Jun 2020 04:51:39 PM UTC, original submission:  

fai@pi205:~ $ date
Tue  2 Jun 12:49:50 EDT 2020
fai@pi205:~ $ openssl s_client -connect www.odysseyofthemind.com:443 2>/dev/null |openssl x509 -noout  -dates
notBefore=Jan 26 00:00:00 2020 GMT
notAfter=Feb  7 23:59:59 2021 GMT

fai@pi205:~ $ wget  https://www.google.com
--2020-06-02 12:50:02--  https://www.google.com/
Resolving www.google.com (www.google.com)... 216.58.200.68, 2404:6800:4005:80d::2004
Connecting to www.google.com (www.google.com)|216.58.200.68|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html.2’

index.html.2                                                    [ <=>                                                                                                                                     ]  12.92K  --.-KB/s    in 0.001s

2020-06-02 12:50:02 (13.0 MB/s) - ‘index.html.2’ saved [13234]

fai@pi205:~ $ wget -d  https://www.odysseyofthemind.com
DEBUG output created by Wget 1.20.1 on linux-gnueabihf.

Reading HSTS entries from /home/fai/.wget-hsts
URI encoding = ‘UTF-8’
Converted file name 'index.html' (UTF-8) -> 'index.html' (UTF-8)
--2020-06-02 12:50:08--  https://www.odysseyofthemind.com/
Certificates loaded: 128
Resolving www.odysseyofthemind.com (www.odysseyofthemind.com)... 144.208.72.199
Caching www.odysseyofthemind.com => 144.208.72.199
Connecting to www.odysseyofthemind.com (www.odysseyofthemind.com)|144.208.72.199|:443... connected.
Created socket 3.
Releasing 0x022cce10 (new refcount 1).
ERROR: The certificate of ‘www.odysseyofthemind.com’ is not trusted.
ERROR: The certificate of ‘www.odysseyofthemind.com’ has expired.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by darnir (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-10-11 darnir Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code