-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Preferred Chain
neil edited this page Aug 16, 2020
·
12 revisions
Using --preferred-chain
to select alternate chain.
If the ACME CA provides multiple cert chain, you can use --preferred-chain
to select one. Otherwise, it will get the default chain.
-
For Letsencrpt.org Staging Server:
There are 2 chains provided:
Name Default Fake LE Root X1 Yes Fake LE Root X2 No You select the ca like:
acme.sh --issue -d example.com ..... --preferred-chain "Fake LE Root X2"
-
For Letsencrypt.org Production server:
There are 2 chains provided:
Name Default DST Root CA X3 Yes ISRG Root X1 No You select the ca like:
acme.sh --issue -d example.com ..... --preferred-chain "ISRG Root X1"
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 越来越好. 感谢