mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-07 07:08:12 +08:00
Updated Change default CA to ZeroSSL (markdown)
@@ -19,7 +19,7 @@ Q&A:
|
||||
|
||||
2. Will I still be able to use letsencrypt then?
|
||||
|
||||
Yes, of cause. you are still free to use any supported CA with providing `--server` parameter.
|
||||
Yes, of course. You are still free to use any supported CA with providing `--server` parameter.
|
||||
```
|
||||
acme.sh --issue -d example.com --dns dns_cf --server letsencrypt
|
||||
```
|
||||
@@ -46,7 +46,7 @@ Q&A:
|
||||
acme.sh --issue -d example.com --dns dns_cf
|
||||
```
|
||||
|
||||
The cert will be issued with the defualt CA [ZeroSSL](https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA)
|
||||
The cert will be issued with the default CA [ZeroSSL](https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA)
|
||||
|
||||
You can also try with letsencrypt:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user