Changes for version 0.30
- Introduced API v2.0 support (--api 2).
- Introduced wildcard support (--domains "*.some.domain").
- Minor documentation changes.
Modules
- Crypt::LE - Let's Encrypt API interfacing module and client.
- Crypt::LE::Challenge::Simple - A boilerplate for extending Crypt::LE and Crypt::LE client application (le.pl) with challenge/verification handlers.
- Crypt::LE::Complete::Simple - A boilerplate for extending Crypt::LE client application (le.pl) with completion handlers.