Crypt-LE icon indicating copy to clipboard operation
Crypt-LE copied to clipboard

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 su...

Results 24 Crypt-LE issues
Sort by recently updated
recently updated
newest added

Hello Support, Cannot get any certificates and not sure what I am doing wrong. My domain is: pje1.pjelectrical.com.au I ran this command using valid email address and complex password: le64.exe...

Norton360 detects the use of LE64.exe as SONAR.PSDownloader!g1 blocks and isolate it.

question
awaiting feedback

Hi, Mac devices (iphone etc.) show cert problem as a new problem after years of functioning perfectly since end of September on my domain, but not on other lets'encrypt encrypted...

I don't know if my issue is similar or related to some of the other current issues is not. Some IOT devices (VoIP Telephone in my case) have limited storage...

We have some old android devices which didn't recognized the certificate produced from this tool and we noticed that the certificate doesn't contain the full chain, specifically the DST Root...

question
awaiting feedback

Is there any option to setup preferred chain? like ./certbot certonly --apache -d ${DOMAIN} --dry-run --preferred-chain="ISRG Root X1" with DST Root CA X3 now expired ?

question
awaiting feedback

Please note that the root certificate isn't included into the exported pfx file using: `--export-pfx "123456" --tag-pfx "%CERT_NAME%"`

I am getting an error when requesting a let's encrypt certificate. Everything works fine in the process, but in the last step I am getting the message: "Could not finalize...

to investigate

This adds basic support for EAB (External Account Binding). It was tested with ZeroSSL.

If finalize returns back the status 'processing', instead of retrying the finalize request again, the client should instead, make a request to the order resource to verify it's state. See...