Wordpress Multisite Support
Does It Support Wordpress Multisite?
YES.
I am Using Wordpress Multisite With Custom Domain For Each Site, How To Add SSL For Each Domain?
Anyone There?????
Nope.
Do you have separate domains?
Yes Each Site On Different Domain Name
What's your setup structure?
You need provide much information, to get proper help.
I am using wordpress multisite setup with more than 100 domain name how to add ssl for other than root domain name
this script is fine for adding one app and one domain name
So, you have only 1 app? but serves 100 domains?
yes correct
the script can generate 100 ssl for 100 domains. when you are using the sple.sh bash script put all of your domains.
You might wants to checkout Let's Encrypt API limit first.
Like this...

the script work like SAN certificate? or seperate ssl for each domain name
I'm not sure about this. AFAIK when you will click view SSL Certificate in Chrome, each site will show, that the certificate has issued to them. (I'm not sure, give it a try)
oh sure thank you
Hi, Use https://github.com/rehmatworks/serverpilot-letsencrypt . You don't need to provide each domain manually. Just provide the app name and all your domain names will be parsed and SSL will be obtained for them automatically. I hope this helps.