You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just switched over to ZeroSSL from LetsEncrypt for multiple domains. I have a feature request. Given the issue can give a result of four certs and keys:
[Wed Mar 29 23:52:59 EDT 2023] Your cert is in: /root/.acme.sh/example.com_ecc/example.com.cer
[Wed Mar 29 23:52:59 EDT 2023] Your cert key is in: /root/.acme.sh/example.com_ecc/example.com.key
[Wed Mar 29 23:52:59 EDT 2023] The intermediate CA cert is in: /root/.acme.sh/example.com_ecc/ca.cer
[Wed Mar 29 23:52:59 EDT 2023] And the full chain certs is there: /root/.acme.sh/example.com_ecc/fullchain.cer
The intermediate CA cert is not in my install-cert command. It would be nice to have an auto-install optin for the issue command. It would certainly speed things up.
Another suggestion is to have it spit out Apache and nginx config file entries for ssl_certificate and ssl_certificate_key items. That way, copy/paste is easier with less potential errors.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Just switched over to
ZeroSSLfromLetsEncryptfor multiple domains. I have a feature request. Given theissuecan give a result of four certs and keys:The
intermediate CA certis not in myinstall-certcommand. It would be nice to have an auto-install optin for theissuecommand. It would certainly speed things up.Another suggestion is to have it spit out
Apacheandnginxconfig file entries forssl_certificateandssl_certificate_keyitems. That way, copy/paste is easier with less potential errors.Beta Was this translation helpful? Give feedback.
All reactions