pkgsrc/security/py-acme
fhajny 3f6d57d41a Update security/py-certbot and security/py-acme to 0.17.0.
### Added

- Support in our nginx plugin for modifying SSL server blocks that do
  not contain certificate or key directives.
- A `--max-log-backups` flag to allow users to configure or even completely
  disable Certbot's built in log rotation.
- A `--user-agent-comment` flag to allow people who build tools around Certbot
  to differentiate their user agent string by adding a comment to its default
  value.

### Changed

- Due to some awesome work by cryptography project, compilation can now be
  avoided on most systems when using certbot-auto.
- The `--renew-hook` flag has been hidden in favor of `--deploy-hook`.
- We have started printing deprecation warnings in certbot-auto for
  experimentally supported systems with OS packages available.
- A certificate lineage's name is included in error messages during renewal.

### Fixed

- Encoding errors that could occur when parsing error messages from the ACME
  server containing Unicode have been resolved.
- certbot-auto no longer prints misleading messages about there being a newer
  pip version available when installation fails.
- Certbot's ACME library now properly extracts domains from critical SAN
  extensions.
2017-08-03 22:12:17 +00:00
..
ALTERNATIVES Update py-certbot and py-acme to 0.14.0. 2017-05-11 08:23:35 +00:00
DESCR
Makefile Update py-certbot and py-acme to 0.14.0. 2017-05-11 08:23:35 +00:00
PLIST Update security/py-certbot and security/py-acme to 0.17.0. 2017-08-03 22:12:17 +00:00