v0.7.0 - August 07, 2016
- FEATURE: ‘AutoSSL’ - automatic certificates for all domains
- See AutoSSL.
- FEATURE: CLI API interface
- See CLI Reference.
- FEATURE: WHMCS Hook
- Issue certificates immediately after account provisioning in WHMCS
- Please see: https://github.com/letsencrypt-cpanel/whmcs_hook
- FEATURE: GRPC API
- FEATURE: Ability for admin to configure parameters for private keys:
- RSA 2048, RSA 4096, ECDSA P-256, ECDSA P-384
- Uses ECDSA by default for Let’s Encrypt account key (significantly faster)
- Reduces default RSA private key size for certificates to 2048 from 4096
- FEATURE:
self-test
command to make sure environment is OK
- FIX: Fix
$LANG{}
cosmetic error that occurs on some minority of servers
- FIX: httpoxy vulnerability (not viable to exploit in this instance)
- FIX: Detect when hostname has changed for service certificates
- FIX: Plugin does not try to alter accounts with no disk quota remaining
- FIX: Fix annoying cosmetic WHM Service Manager bug
- MISC: Add some styling to WHM interface