mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 01:54:12 +00:00
Update README.md for OSX Keychain
This commit is contained in:
parent
68eb627d62
commit
bce11af09a
@ -72,3 +72,8 @@ export DEPLOY_EXIM4_RELOAD="/etc/init.d/exim4 restart"
|
|||||||
acme.sh --deploy -d ftp.example.com --deploy-hook exim4
|
acme.sh --deploy -d ftp.example.com --deploy-hook exim4
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 6. Deploy the cert to OSX Keychain
|
||||||
|
|
||||||
|
```sh
|
||||||
|
acme.sh --deploy -d ftp.example.com --deploy-hook keychain
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user