ols-docker-env
ols-docker-env copied to clipboard
Applying a ZeroSSL Certificate
Hi When i Applying a ZeroSSL Certificate i get following error message :
No EAB credentials found for ZeroSSL, let's obtain them Cannot resolve _eab_id [Fri Sep 6 18:40:51 EDT 2024] Please add '--debug' or '--log' to see more information. [Fri Sep 6 18:40:51 EDT 2024] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
I try switch to Letsencrypt ( It's a must for me ), And try bash bin/acme.sh --set-default-ca --server letsencrypt
OPTIONS -D, --domain [DOMAIN_NAME] Example: acme.sh --domain example.com will auto detect and apply for both example.com and www.example.com domains. -H, --help Display help and exit. Only for the First time --install --email [EMAIL_ADDR] Will install ACME with the Email provided -r, --renew Renew a specific domain with -D or --domain parameter if posibile. To force renew, use -f parameter. -R, --renew-all Renew all domains if possible. To force renew, use -f parameter. -f, -F, --force Force renew for a specific domain or all domains. -v, --revoke Revoke a domain. -V, --remove Remove a domain.