Update README.md

This commit is contained in:
Namhyeon Go 2024-02-20 16:19:46 +09:00 committed by GitHub
parent 9759ef37c8
commit 656da092c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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