Is it possible to auto assign cert to site? #4690
Closed
ozgurerdogan
started this conversation in
General
Replies: 3 comments
-
Ok I found this title: https://github.com/acmesh-official/acme.sh#3-install-the-cert-to-apachenginx-etc But must I manually run it after cert is issued? How about auto renewals? |
Beta Was this translation helpful? Give feedback.
0 replies
-
"Install/copy the cert/key to the production Apache or Nginx path." this needs to be done manually? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using hestiacp and non default port (80-443)
I issued a cert with success with :
acme.sh --issue --dns dns_cf -d domain.com -w /home/monitor/web/domain.com/public_html
But then I needed to manually copy cert to site manually. So
Beta Was this translation helpful? Give feedback.
All reactions