diff options
-rw-r--r-- | Report-web_TABLE.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Report-web_TABLE.html b/Report-web_TABLE.html index b576706..f3fd5d5 100644 --- a/Report-web_TABLE.html +++ b/Report-web_TABLE.html | |||
@@ -68,7 +68,7 @@ | |||
68 | Protocol | 68 | Protocol |
69 | <div id="hoverShow0"> | 69 | <div id="hoverShow0"> |
70 | <h1>Protocol tests</h1> | 70 | <h1>Protocol tests</h1> |
71 | <p>The Protocol test will give a warning if the protocol is changed during a redirect, HTTP -> HTTPS for example. | 71 | <p>The Protocol test will give a WARNING if the protocol is changed during a redirect, HTTP -> HTTPS for example. |
72 | While apt HTTPS transport is now the default in Beowulf / Buster, not everyone with an older release will have that installed, | 72 | While apt HTTPS transport is now the default in Beowulf / Buster, not everyone with an older release will have that installed, |
73 | so redirecting HTTP to HTTPS will break apt for those people. | 73 | so redirecting HTTP to HTTPS will break apt for those people. |
74 | An ERROR is given instead if that happens for mirrors in the DNS round robin. | 74 | An ERROR is given instead if that happens for mirrors in the DNS round robin. |