CA Certificate Errors
awatson1978 opened this issue · 0 comments
awatson1978 commented
When working behind a corporate firewall, one may need to set the REQUESTS_CA_BUNDLE
environment variable.
Would be helpful to update documentation to include the following example:
REQUESTS_CA_BUNDLE=~/path/to/certificate.pem python3 -m rift.server.core --port 7797