From c14e3bdafb3de9bcd07500d034c6d1fd74bbf956 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sat, 10 Nov 2018 12:13:16 -0800 Subject: [PATCH] document wildcard mode change --- webmin/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webmin/CHANGELOG b/webmin/CHANGELOG index f8eb4239f..ae2cd580f 100644 --- a/webmin/CHANGELOG +++ b/webmin/CHANGELOG @@ -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.