dvorka / hstr

bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
http://me.mindforger.com
Apache License 2.0
4.08k stars 231 forks source link

Invalid TLS Certificate of Debian Sources and Key URL #422

Open lukasmahr opened 3 years ago

lukasmahr commented 3 years ago

Hi!

I currently have problems installing hstr in my Debian Buster environment. It seems like the root CA of the new certificate for https://www.mindforger.com is not accepted.

When trying to curl https://www.mindforger.com I receive a certificate error: image

Same thing applies to running apt-get update: image

Do you know whether anything changed regarding the root CA of Let's Encrypt?

Thanks a lot in advance!

Kind regards Lukas

Mte90 commented 3 years ago

I confirm that issue so I cannot use the repository.

cmonty14 commented 3 years ago

I can confirm this issue:

Err:5 https://www.mindforger.com/debian stretch Release                                                                                                                 
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 93.185.104.33 443]
calestyo commented 3 years ago

Seems to work here.

Mte90 commented 3 years ago

Seems that now is working

dvorka commented 3 years ago

@calestyo @Mte90 thank you for confirming that it works for you!

@lukasmahr @Mte90 I didn't make any changes in recent months. If this problem is still reproducible, can you please share you operating system/distribution version/details?

lukasmahr commented 3 years ago

I can confirm, that it seems to work again. Thank you!