Changes between Version 1 and Version 2 of Ticket #52614, comment 10
- Timestamp:
- 03/17/2021 04:10:03 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52614, comment 10
v1 v2 32 32 }}} 33 33 34 Also, just in case anybody wants to fix their cURL to recognize Cloudflare's Origin Certificate, just save the certificate on a .crt file inside {{{/usr/local/share/ca-certificates}}}, then run {{{sudo update-ca-certificates}}} to get rid of the error. 😉 35 36 37