mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 10:18:26 +00:00
add fedora certificate installation instructions (#5885)
This commit is contained in:
parent
5df439b7e8
commit
4ebccfa236
2 changed files with 6 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ documentation for some common platforms. The mitmproxy CA cert is located in
|
|||
- [macOS (automated)](https://www.dssw.co.uk/reference/security.html):
|
||||
`sudo security add-trusted-cert -d -p ssl -p basic -k /Library/Keychains/System.keychain ~/.mitmproxy/mitmproxy-ca-cert.pem`
|
||||
- [Ubuntu/Debian]( https://askubuntu.com/questions/73287/how-do-i-install-a-root-certificate/94861#94861)
|
||||
- [Fedora](https://docs.fedoraproject.org/en-US/quick-docs/using-shared-system-certificates/#proc_adding-new-certificates)
|
||||
- [Mozilla Firefox](https://wiki.mozilla.org/MozillaRootCertificate#Mozilla_Firefox)
|
||||
- [Chrome on Linux](https://stackoverflow.com/a/15076602/198996)
|
||||
- [iOS](http://jasdev.me/intercepting-ios-traffic)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue