mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-02-06 06:55:00 +00:00
Update README.md
This commit is contained in:
parent
9759ef37c8
commit
656da092c2
|
@ -43,7 +43,8 @@ TRUECAPTCHA_USERID=
|
|||
TRUECAPTCHA_APIKEY=
|
||||
```
|
||||
|
||||
1.1. (Optional) Install RootCA for SSL decryption
|
||||
- (Optional) Install RootCA for SSL decryption ([Download CA Certificate](ca.crt))
|
||||
|
||||
```bash
|
||||
sudo apt-get install -y ca-certificates
|
||||
sudo cp ca.crt /usr/local/share/ca-certificates/caterpillar-ca.crt
|
||||
|
|
Loading…
Reference in New Issue
Block a user