Hello, I am new in generating certificates for websites. We have several subdomains running ok, using the same command for each one, without the wildcard. However, we need to generate a certificate for all subdomains of our domain, because subdomains can be created dinamically by the users.
I don´t know if this commnad is ok, but I don´t find a lot of clear information about how to do that. Please, can you help me giving me the steps to make this configuration?
My domain is: *.trainerstudio.io
I ran this command: sudo certbot --nginx -d *.trainerstudio.io
It produced this output: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
My web server is: nginx (1.18.0)
The operating system my web server runs on is: Linux Ubuntu (5.4.0-100-generic)
My hosting provider, if applicable, is: DigitalOcean
I can login to a root shell on my machine: yes
I'm using a control panel to manage my site: I don´t know what it refers to
The version of my client is (Certbot): 0.40.0