diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/certinstall.rst | 2 | ||||
-rw-r--r-- | docs/install.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/certinstall.rst b/docs/certinstall.rst index 2594c439..2ec5f022 100644 --- a/docs/certinstall.rst +++ b/docs/certinstall.rst @@ -208,4 +208,4 @@ directory and uses this as the client cert. -.. _Certificate Pinning: https://security.stackexchange.com/questions/29988/what-is-certificate-pinning/ +.. _Certificate Pinning: https://en.wikipedia.org/wiki/HTTP_Public_Key_Pinning diff --git a/docs/install.rst b/docs/install.rst index 235e7c09..37bf8f76 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -72,7 +72,7 @@ executables. This includes a self-contained Python 3 environment, a recent OpenSSL that support ALPN and HTTP/2, and other dependencies that would otherwise we cumbersome to compile and install. -Please be advised that we do not updates these binaries after the initial +Please be advised that we do not update these binaries after the initial release. This means we do not include security-related updates of our dependencies in already released mitmproxy versions. If there is a severe issue, we might consider releasing a bugfix release of mitmproxy and corresponding |