By justahobby
I set up Wiki.js with Let’s Encrypt by following https://docs.requarks.io/install/digitalocean. Currently https://domain.com works without issue and https://www.domain.com results in a security warning.
I asked in the Requarks Slack and they told me that I can only have an SSL certificate for either the www or non-www version of the domain. That doesn’t seem right?
What’s the best way to resolve this? Can I follow this guide to install Apache? Will that impact the existing install?
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!
Hello,
You can make sure that the SSL Certificate covers both www and non-www version of your domain name when you issue the SSL Certificate.
For example when you’re using certbot this will be the command you would want to use:
- sudo certbot --nginx -d example.com -d www.example.com
As you can see the command covers both www and non www version.
Hope that this helps!
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.