-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Actalis.com CA
Jens Spanier edited this page Oct 10, 2025
·
2 revisions
SSL.com is providing free 90 day certs.
The cert can only contain one domain and its www
sub domain unless you have a paid account.
No wildcard certs.
acme.sh --server actalis.com --issue -d example.com -d www.example.com ........
Please register a free account at www.actalis.com, and then get your EAB Credentials:
https://guide.actalis.com/ssl/activation/acme
Next:
- Register an account:
acme.sh --register-account --server actalis.com \
--eab-kid xxxxxx --eab-hmac-key xxxxxxxx
- Then you can issue certs with
--server
parameter:
acme.sh --issue -d example.com -d www.example.com --dns dns_cf --server actalis.com
Buy me a beer, Donate to acme.sh if it saves your time. Your donation makes acme.sh better: https://donate.acme.sh/
如果 acme.sh 帮你节省了时间,请考虑赏我一杯啤酒🍺, 捐助: https://donate.acme.sh/ 你的支持将会使得 acme.sh 越来越好. 感谢