diafygi / acme-tiny

A tiny script to issue and renew TLS certs from Let's Encrypt
MIT License
4.73k stars 572 forks source link

4.x upgrade note: Mention issues with GnuTLS 3.7.0 #257

Closed xtaran closed 3 years ago

xtaran commented 3 years ago

Duplicate intermediate certificates are known to cause issues with GnuTLS 3.7.0 based clients on servers not based on GnuTLS (e.g. OpenSSL-based servers). Document this in the according upgrade note in README.md.

diafygi commented 3 years ago

thanks for the clarification, merged!