Skip to content

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

Compare
Choose a tag to compare
@do-know do-know released this 31 Dec 17:20
· 18 commits to master since this release

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.