Skip to content

v1.6

Choose a tag to compare

@buchdag buchdag released this 20 Nov 11:06
f289fba

Changes since v1.5:

  • Enables choosing a specific key size via the LETSENCRYPT_KEYSIZE env var ( #212 )
  • Enables private keys reutilisation via the REUSE_KEY env var ( #218 )
  • Improvements to the simp_le install script ( #222 )
  • Adds support for dynamic container names via docker labels ( #231 )
  • Disable Nginx auth for the /.well-known/acme-challenge/ location ( #232 )
  • Adds the /app/force_renew script to force renewal of all certificates ( #249 )
  • Successive updates to the simp_le version used up to 0.6.2 ( #222 #229 #237 #248 #282 )
  • Removes reliance on a hardcoded Let's Encrypt Terms of Service hash ( #282 )
  • Adds Links to various docker-compose examples in the docs ( #210 #226 #253 )
  • Updates to documentation ( #276 )

Also, note that due to #277:

  • v1.5 will require that you pass an up to date ToS hash to the container using the ACME_TOS_HASH env var
  • all versions prior to v1.5 won't work anymore as they miss the ability to pass an alternative ToS hash to simp_le.