Skip to content

Releases: JonasAlfredsson/docker-nginx-certbot

v6.0.0

18 Jun 20:02

Choose a tag to compare

  • Certbot updated two major versions (2.11.0 -> 4.1.1).
    • This is the main reason for making a major version bump for us.
  • The scripts now handle nested folders in user_conf.d/.
  • It is now possible to have multiple credentials files for the same DNS authenticator.

v5.6.0

06 Jun 10:42

Choose a tag to compare

v5.5.0

06 Jun 10:41

Choose a tag to compare

v5.4.1

21 Apr 19:23

Choose a tag to compare

  • Added infomaniak DNS authenticator.

v5.4.0

26 Aug 06:50

Choose a tag to compare

v5.3.0

26 Aug 06:49

Choose a tag to compare

v5.2.1

25 Jun 13:24

Choose a tag to compare

  • Update certbot to v2.11.0.

v5.2.0

27 May 11:35

Choose a tag to compare

  • Forward the SIGUSR1 signal to Nginx to tell it to reopen log files.

v5.1.1

25 Apr 08:07

Choose a tag to compare

  • Update certbot to version 2.10.0

v5.1.0

24 Apr 15:07

Choose a tag to compare

  • Add ability to change validity time of the local CA.
    • This variable is not mentioned in the main README since it should not be used without reading the relevant advanced documentation.