How do you install on Wordpress Multisite

AWS+Lightsail+Bitnami+Wordpress Multisite

I have only found this DOC

I have installed on my domain and its works fine, but my subdomains are not encrypted. Is this a setting or do I need to encrypt each subdomain I add?

Hi @monkerz

I don't use Wordpress. But if you have subdomains, you need

  • a certificate with your main domain and every subdomain as domain name
  • or you use a wildcard certificate with two domain names *.example.com + example.com

But to get a wildcard certificate you must use dns 01 - validation (a dns txt entry with a special value).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.