Please guide me how to generate SSL for the domain and how can I use that certificate for subdomains.
Ex:
My domain name is “site.net”, for this I want SSL.
My subdomains are “dev.site.net” and "qa.site.net’ how can I use the certificate for this subdomains.
My all subdomains running under docker using nginx-proxy.
My nginx-proxy was “jwilder/nginx-proxy”