By karayanev
Hi
I’ve successfully installed OpenLiteSpeed/Wordpress droplet and everything seems to be working perfectly.
However I’ve switched to multisite, but SSL is valid only for the domain and NOT subdomains.
I’ve tried to execute: certbot certonly --webroot -w /var/www/html/ -d *.domain.com -d domain.com
The result is: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
My nameservers are not pointed to DO yet, but that should not be a problem, since all records are pointing to DO server.
Any ideas?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi,
Please check this guide
Basically you can not simply get the wild card with *.domain.com in command , it requires DNS verification , it does not matter where is your DNS nameserver, but you need to manually create these DNS record per its request.
during the process, you will see something like this in your screen
Please deploy a DNS TXT record under the name
_acme-challenge.erpnext.xyz with the following value:
J50GNXkhGmKCfn-0LQJcknVGtPEAQ_U_WajcLXgqWqo
and you need to create this entry in your DNS record in order for it to verify.
Best regards,
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.