Crypt::LE - Let's Encrypt / Buypass / ZeroSSL and other ACME-servers client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is supported out of the box, EAB (External Account Binding) supported, easily extended with plugins, easily dockerized.
Hello & Thanks for this LE tool.
I have been using cert via le64 on windows with much success.
Recently I exposed a server to a 3rd part for an external API access.
They said my server cert chain was broken and gave me evidence here:
https://www.sslshopper.com/ssl-checker.html#hostname=https://paperlesssolutionsltd.com.ng:8443
I have been trying to correct this but so far no luck:
https://stackoverflow.com/questions/66076678/setting-up-ssl-correctly-on-an-erlang-elixir-server
Any help is much appreciated.
Thanks.