document wildcard mode change

This commit is contained in:
Jamie Cameron
2018-11-10 12:13:16 -08:00
parent 825e2b56ff
commit c14e3bdafb

View File

@@ -140,3 +140,5 @@ When Perfect Forward Secrecy ciphers are selected, the required DH params file i
---- Changes since 1.830 ----
Added DNS validation support for Let's Encrypt certificate requests, for use when a system is hosting the DNS zone that you want to request a cert for.
Per-domain-name SSL certificates can now be created as well as per-IP, allowing for multiple certs to exist on the same IP address.
---- Changes since 1.890 ----
Wildcard SSL certs can now be requested via Let's Encrypt in DNS mode, if the native client is installed.