alxwolf / ubios-cert

Manage SSL / TLS certificates with acme.sh (Let's Encrypt, ZeroSSL) for Ubiquiti UbiOS firmwares
MIT License
170 stars 20 forks source link

Issue with wildcard domains #36

Closed alxwolf closed 1 year ago

alxwolf commented 1 year ago

Fixes #35

No longer substitutes the asterisk as Let's Encrypt save their certificates with and asterisk in the filename

Less than ideal behaviour, IMHO.

Certificate will be stored with name taken from first entry of CERT_HOSTS variable

So, having a wildcard certificate directory with an asterisk can be avoided by taking a host certificate as entry #1.