add ipv6 support in letsencrypt

This commit is contained in:
VirtuBox
2019-03-18 00:10:51 +01:00
parent cd66abbe77
commit 416cb15835
2 changed files with 39 additions and 75 deletions

View File

@@ -10,8 +10,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.5 - [Unreleased]
### Changed
#### Added
- IPv6 support with HTTPS
#### Changed
- letsencrypt stack refactored with acme.sh
- "--letsencrypt=subdomain" option
#### Fixed