17
0

- update to version 0.37.2

* Turn off session tickets for apache plugin by default
  * Stop disabling TLS session tickets in Apache as it caused TLS 
    failures on some systems.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=21
This commit is contained in:
2019-08-26 10:55:09 +00:00
committed by Git OBS Bridge
parent af673e7ea1
commit 95fefc02ce
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 26 10:40:44 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.37.2
* Turn off session tickets for apache plugin by default
* Stop disabling TLS session tickets in Apache as it caused TLS
failures on some systems.
-------------------------------------------------------------------
Wed Jul 17 13:35:38 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>