diff --git a/docs/README.md b/docs/README.md
index f0c4882..cf025b5 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -480,6 +480,7 @@ Complete list of policies available through the `SSL_POLICY` environment variabl
Mozilla-Old
+ (this policy should use a 1024 bits DH key for compatibility but this container provides a 4096 bits key. The Diffie-Hellman Groups section details different methods of bypassing this, either globally or per virtual-host.)
@@ -562,7 +563,7 @@ Complete list of policies available through the `SSL_POLICY` environment variabl
-Note that the `Mozilla-Old` policy should use a 1024 bits DH key for compatibility but this container provides a 4096 bits key. The [Diffie-Hellman Groups](#diffie-hellman-groups) section details different methods of bypassing this, either globally or per virtual-host.
+:warning: Please note that TLSv1 and TLSv1.1 are only available on the debian based image due to the way OpenSSL is configured on upstream Alpine images.
The default behavior for the proxy when port 80 and 443 are exposed is as follows: