Checking ‘ddd.schoolonapp.com’ at https://www.digicert.com/help/ shows
“The certificate is not signed by a trusted authority (checking against Mozilla’s root store). If you bought the certificate from a trusted authority, you probably just need to install one or more Intermediate certificates. Contact your certificate provider for assistance doing this for your server platform.”
I ran this command:
export GD_Key=“dLDUQmFcgNfS_JY58**************”
export GD_Secret=“9EzZHz1ZCDs***********”
acme.sh --issue --dns dns_gd -d schoolonapp.com -d *.schoolonapp.com
It produced this output:
[Mon Jul 1 11:27:22 UTC 2019] Your cert is in /root/.acme.sh/schoolonapp.com/schoolonapp.com.cer
[Mon Jul 1 11:27:22 UTC 2019] Your cert key is in /root/.acme.sh/schoolonapp.com/schoolonapp.com.key
[Mon Jul 1 11:27:22 UTC 2019] The intermediate CA cert is in /root/.acme.sh/schoolonapp.com/ca.cer
[Mon Jul 1 11:27:22 UTC 2019] And the full chain certs is there: /root/.acme.sh/schoolonapp.com/fullchain.cer
My web server is (include version):
Nginx
The operating system my web server runs on is (include version):
ubuntu 18.04
My hosting provider, if applicable, is:
Digital ocean
I can login to a root shell on my machine (yes or no, or I don’t know):
yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):