Hello,
I´m quite new using Let´s Encrypt and I wonder how I can create individual certificates for each subdomains I´m using.
I do have a main domain name (I will name it “mydomain.com” in the sample) and multiples subdomains according my needs.
Main : mydomain.com
Sub1 : sub1.mydomain.com
Sub2 : sub2.mydomain.com
Sub3 : sub3.mydomain.com
I tried to create them but I made some mistake then I´ve been stuck and I had to wait until all the certificates expires. I would like to avoid such testing as you can imagine.
I tried searching but did not found something clear enough for me.
Is anyone able to help me ?
Each certificates will be loaded by NGNIX (used as pure reverse-proxy) and Apache (for majority of subdomains).
Thanks in advance for you help and advices.