Page MenuHomeSolus

Update python-acme to 0.37.2
ClosedPublic

Authored by kyrios123 on Aug 22 2019, 4:35 PM.
Tags
None
Referenced Files
F11003127: D7024.id16822.diff
Mon, Jul 31, 11:44 AM
F10970371: D7024.id16822.diff
Fri, Jul 21, 2:17 AM
F10970369: D7024.id.diff
Fri, Jul 21, 2:17 AM
F10968668: D7024.diff
Thu, Jul 20, 7:23 PM
F10931879: D7024.id16822.diff
Jul 11 2023, 10:07 PM
F10857152: D7024.diff
Jun 15 2023, 3:31 AM
F10819179: D7024.diff
Jun 1 2023, 6:25 PM
F10781560: D7024.diff
May 25 2023, 8:31 AM
Subscribers

Details

Summary

Fixed

  • Stop disabling TLS session tickets in Nginx as it caused TLS failures on some systems.
  • Stop disabling TLS session tickets in Apache as it caused TLS failures on some systems.

Added

  • Turn off session tickets for apache plugin by default
  • acme: Authz deactivation added to acme module.

Changed

  • Follow updated Mozilla recommendations for Nginx ssl_protocols, ssl_ciphers, and ssl_prefer_server_ciphers

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Successfully build certbot against this package

Diff Detail

Repository
R3750 python-acme
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 23 2019, 12:41 PM
This revision was automatically updated to reflect the committed changes.