README.md aktualisiert

This commit is contained in:
Phil 2024-02-19 20:59:44 +01:00
parent 4165688d5e
commit ec4cda7120

View file

@ -50,6 +50,7 @@ chmod 777 /etc/periodic/weekly/certbot-renew && chmod +x /etc/periodic/weekly/ce
``` ```
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/]
!! 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
``` ```