certificate docs: reorg, wording, tweaks

This commit is contained in:
Aldo Cortesi
2015-05-18 12:05:29 +12:00
parent b098556e60
commit a9f6d53562
11 changed files with 78 additions and 67 deletions

View File

@@ -84,7 +84,7 @@ attempts to MITM an SSL connection for analysis. Our answer to this conundrum
is to become a trusted Certificate Authority ourselves. Mitmproxy includes a
full CA implementation that generates interception certificates on the fly. To
get the client to trust these certificates, we [register mitmproxy as a trusted
CA with the device manually](@!urlTo("ssl.html")!@).
CA with the device manually](@!urlTo("certinstall.html")!@).
## Complication 1: What's the remote hostname?