Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@lukas2511 lukas2511 released this 13 Sep 18:44
· 313 commits to master since this release

This release adds a few new options and has a few changed default parameters, see CHANGELOG below:

[0.3.0] - 2016-09-07

Changed

  • Config is now named config instead of config.sh!
  • Location of domains.txt is now configurable via DOMAINS_TXT config variable
  • Location of certs directory is now configurable via CERTDIR config variable
  • signcsr command now also outputs chain certificate if --full-chain/-fc is set
  • Location of account-key(s) changed
  • Default WELLKNOWN location is now /var/www/letsencrypt
  • New version of Let's Encrypt Subscriber Agreement

Added

  • Added option to add CSR-flag indicating OCSP stapling to be mandatory
  • Initial support for configuration on per-certificate base
  • Support for per-CA account keys and custom config for output cert directory, license, etc.
  • Added option to select IP version of name to address resolution
  • Added option to run letsencrypt.sh without locks

Fixed

  • letsencrypt.sh no longer stores account keys from invalid registrations