README.md aktualisiert

This commit is contained in:
Phil 2024-02-19 21:01:30 +01:00
parent ec4cda7120
commit 13d67ddeb2

View file

@ -49,7 +49,7 @@ EOF
chmod 777 /etc/periodic/weekly/certbot-renew && chmod +x /etc/periodic/weekly/certbot-renew chmod 777 /etc/periodic/weekly/certbot-renew && chmod +x /etc/periodic/weekly/certbot-renew
``` ```
Add first SSL cert (DNS-Challange) [Cloudflare] [https://developers.cloudflare.com/fundamentals/api/get-started/create-token/] Add first SSL cert (DNS-Challange) [Cloudflare] [https://developers.cloudflare.com/fundamentals/api/get-started/create-token/] <br>
!! IMPORTANT !! -> THIS WILL GENERATE AN SNI WILDCARD (domainwithsslredirect.de, *.domainwithsslredirect.de) !! IMPORTANT !! -> THIS WILL GENERATE AN SNI WILDCARD (domainwithsslredirect.de, *.domainwithsslredirect.de)
```sh ```sh
./genscripts.sh domainwithsslredirect.de YOUR-API-TOKEN ./genscripts.sh domainwithsslredirect.de YOUR-API-TOKEN