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