Skip to content

Releases: do-know/Crypt-LE

Win32/Win64 Portable SSL Certificates client for Let's Encrypt / Buypass / other ACME-compatible CAs and servers (with ACME v2/v1, Wildcards and External Account Binding support)

12 Mar 15:12
d43348c
Compare
Choose a tag to compare

This release introduces some new features, such as:

  • EAB (External Account Binding) support used by some CAs (via eab-kid and eab-hmac-key parameters).
  • Asynchronous order finalization support (with server-indicated retry intervals support).
  • Direct support of known ACME-compatible CAs via ca parameter.

Directly supported CAs are: buypass.com, google.com, letsencrypt.org, ssl.com, zerossl.com. You do not need to know or specify the URLs for those - only their name in the ca parameter. See the examples of using different CAs in the "Other certificate providers and custom ACME servers" section of the documentation.

Any other ACME-compatible CA can also be used by specifying the URL for its directory in the directory parameter.

Win32/Win64 Portable SSL Certificates client for Let's Encrypt / Buypass / other ACME-compatible CAs and servers (with ACME v2/v1 and Wildcards support)

30 Sep 14:06
13e7196
Compare
Choose a tag to compare

Win32/Win64 Portable SSL Certificates client for Let's Encrypt / Buypass / other ACME-compatible CAs and servers (with ACME v2/v1 and Wildcards support)

31 Dec 17:20
Compare
Choose a tag to compare

New CPAN version sync release, including portable Win32/Win64 binaries.

Additional support for custom servers (including older specifications), support for alternative certificates (via "alternate" link mechanism, using -alternative command line option), some minor fixes and updates.

Please make sure you have read the documentation, especially the "Windows client" section, to ensure that you specify the path correctly if you are using HTTP verification. Also check the "Plugins" section if you are going to use the client in a multiuser environment.

Keep in mind that wildcard certificates require DNS verification. Run your client as usual, but for the wildcard issuance utilize the option "-handle-as dns".

The binaries are self-sufficient (portable) and do not require any installations. Win32 client (le32.zip) works on Windows XP and later versions. Win64 client (le64.zip) requires 64 bits version of Windows.

For those interested in developing custom plugins, see the instructions regarding installing the client with portable Perl.

Note: If you are publishing a link to the releases of the client, please always use https://github.com/do-know/Crypt-LE/releases instead of pointing to a specific release. That link will always point to the latest one, while old releases are periodically removed.

Win32/Win64 Portable SSL Certificates client for Let's Encrypt / Buypass / other ACME-compatible CAs and servers (with ACME v2/v1 and Wildcards support)

14 Dec 19:02
Compare
Choose a tag to compare

New CPAN version sync release, including portable Win32/Win64 binaries.

This is a maintenance release to provide a compatibility with the "Post-as-Get" change recently introduced on the staging environment of Let's Encrypt. From December 4th 2019, if you used an earlier version of the client against the staging environment (without -live option), you would see a "Method not allowed" error. This release resolves the issue. Please note that the live environment is working fine even with the previous versions at the moment - the same "Post-as-Get" change will be only introduced there in late 2020.

Please consider removing --api 2 option from the command line if you used it before. Even though the client will still work with that option, not having it explicitly set should ensure a better future compatibility if and when APIv3 comes out.

Please make sure you have read the documentation, especially the "Windows client" section, to ensure that you specify the path correctly if you are using HTTP verification. Also check the "Plugins" section if you are going to use the client in a multiuser environment.

Keep in mind that wildcard certificates require DNS verification. Run your client as usual, but for the wildcard issuance utilize the option "-handle-as dns".

The binaries are self-sufficient (portable) and do not require any installations. Win32 client (le32.zip) works on Windows XP and later versions. Win64 client (le64.zip) requires 64 bits version of Windows.

For those interested in developing custom plugins, see the instructions regarding installing the client with portable Perl.

Note: If you are publishing a link to the releases of the client, please always use https://github.com/do-know/Crypt-LE/releases instead of pointing to a specific release. That link will always point to the latest one, while old releases are periodically removed.

Win32/Win64 Portable ZeroSSL client for Let's Encrypt (with ACME v2/v1 and Wildcards support)

31 Oct 19:56
ecb4dd2
Compare
Choose a tag to compare

New CPAN version sync release, including portable Win32/Win64 binaries.

APIv2 is now default, unless a custom server is used or the API version is specified explicitly.

Please consider removing --api 2 option from the command line if you used it before. Even though the client will still work with that option, not having it explicitly set should ensure a better future compatibility if and when APIv3 comes out.

Please make sure you have read the documentation, especially the "Windows client" section, to ensure that you specify the path correctly if you are using HTTP verification. Also check the "Plugins" section if you are going to use the client in a multiuser environment.

Keep in mind that wildcard certificates require DNS verification. Run your client as usual, but for the wildcard issuance utilize the option "-handle-as dns".

The binaries are self-sufficient (portable) and do not require any installations. Win32 client (le32.zip) works on Windows XP and later versions. Win64 client (le64.zip) requires 64 bits version of Windows.

For those interested in developing custom plugins, see the instructions regarding installing the client with portable Perl.

Note: If you are publishing a link to the releases of ZeroSSL client, please always use https://github.com/do-know/Crypt-LE/releases instead of pointing to a specific release. That link will always point to the latest one, while old releases are periodically removed.

For the Online SSL Wizard, other tools and documentation visit ZeroSSL.com

Win32/Win64 Portable ZeroSSL client for Let's Encrypt (with ACME v2/v1 and Wildcards support)

28 Mar 20:22
6697dc0
Compare
Choose a tag to compare

New CPAN version sync release, including portable Win32/Win64 binaries.

This is a maintenance release, which includes an update to the workflow of APIv2.

Please make sure you have read the documentation, especially the "Windows client" section, to ensure that you specify the path correctly if you are using HTTP verification. Also check the "Plugins" section if you are going to use the client in a multiuser environment.

Keep in mind that wildcard certificates require DNS verification. Run your client as usual, but for wildcard issuance utilize the options "-handle-as dns" and "-api 2".

The binaries are self-sufficient (portable) and do not require any installations. Win32 client (le32.zip) works on Windows XP and later versions. Win64 client (le64.zip) requires 64 bits version of Windows.

For those interested in developing custom plugins, see the instructions regarding installing the client with portable Perl.

Note: If you are publishing a link to the releases of ZeroSSL client, please always use https://github.com/do-know/Crypt-LE/releases instead of pointing to a specific release. That link will always point to the latest one, while old releases are periodically removed.

For the Online SSL Wizard, other tools and documentation visit ZeroSSL.com