Closed Martin-Luther closed 4 years ago
What's the output of date
?
Fri 13 Nov 2020 10:46:24 PM CET
What's the output of echo | openssl s_client -connect jool.mx:443 | openssl x509 -noout -dates
?
depth=2 C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
verify return:1
depth=1 C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Organization Validation Secure Server CA
verify return:1
depth=0 C = MX, postalCode = 64840, ST = Nuevo Leon, L = Monterrey, street = Col. Altavista, street = "Av. Eugenio Garza Sada No. 427 Sur Loc. 4,5 y 6", O = Network Information Center SA de CV, CN = reddog.mx
verify return:1
DONE
notBefore=Jan 20 00:00:00 2020 GMT
notAfter=Jan 19 23:59:59 2022 GMT
Just to clarify: I'm getting the same output from openssl, but my wget works fine without --no-check-certificate
Do you have a GUI? Can you download the file with, say, a browser, see if it also complains?
With the browser (safari) and doing this from mac os terminal, no problem ... I get the error with my Debian 10 terminal ... I just tried again and it went away ...
(Nov. 2020) Hi, when I launch :
I get
I had to do :