diff --git a/wiki/configuration/4.4/servers.html b/wiki/configuration/4.4/servers.html index 64d45b6..4c2c2d2 100644 --- a/wiki/configuration/4.4/servers.html +++ b/wiki/configuration/4.4/servers.html @@ -86,12 +86,13 @@
SABnzbd will verify the certificates your server uses in order to verify its identity.
-WARNING Disabling or setting this check to Minimal
allows anyone to redirect and intercept your traffic using any valid certificate! It is comparable to not using SSL at all.
Read more on Certificate verification.
+WARNING Disabling or setting this check to Minimal
allows anyone to redirect and intercept your traffic using any valid certificate! It is comparable to not using SSL at all.
None
= Certificates are not verifiedMinimal
= Verify certificates before connectingStrict
= Verify and enforce matching hostnameStrict
= Enforce full certificate verification. This is the most secure setting.Medium
= Verify that the certificate is valid and matches the server address, but allow certificates locally injected (for example by firewall or virus scanner).Minimal
= Verify that the certificate is valid. This is not secure, any valid certificate could be used.None
= No certification verification. This is not secure at all, anyone could intercept your connection.SABnzbd will verify the certificates your server uses in order to verify its identity.
-WARNING Disabling or setting this check to Minimal
allows anyone to redirect and intercept your traffic using any valid certificate! It is comparable to not using SSL at all.
Read more on Certificate verification.
+WARNING Disabling or setting this check to Minimal
allows anyone to redirect and intercept your traffic using any valid certificate! It is comparable to not using SSL at all.
None
= Certificates are not verifiedMinimal
= Verify certificates before connectingStrict
= Verify and enforce matching hostnameStrict
= Enforce full certificate verification. This is the most secure setting.Medium
= Verify that the certificate is valid and matches the server address, but allow certificates locally injected (for example by firewall or virus scanner).Minimal
= Verify that the certificate is valid. This is not secure, any valid certificate could be used.None
= No certification verification. This is not secure at all, anyone could intercept your connection.