From 2ce948e0ebf53f7a155377e927a6c490d872dbbe Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 8 May 2021 19:39:34 +0200 Subject: fix broken markdown Signed-off-by: Benjamin Brahmer --- docs/faq.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index fc219dde2..b854d4c03 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,6 +1,6 @@ # FAQ -### My browser shows a mixed content warning (Connection is Not Secure) +## My browser shows a mixed content warning (Connection is Not Secure) If you are serving your Nextcloud over HTTPS your browser will very likely warn you with a yellow warnings sign about your connection not being secure. Chrome will show no green HTTPS lock sign, Firefox will show you the following image @@ -11,7 +11,7 @@ Note that this warning **is not red and won't block the page like the following ![Untrusted Cert](http://www.inmotionhosting.com/support/images/stories/website/errors/ssl/chrome-self-signed-ssl-warning.png) ![Mixed Active Content](http://www.howtogeek.com/wp-content/uploads/2014/02/650x367xchrome-mixed-content-https-problem.png.pagespeed.gp+jp+jw+pj+js+rj+rp+rw+ri+cp+md.ic.r_lQiZiq38.png) -#### What is the cause of the (yellow) error message +### What is the cause of the (yellow) error message This warning is caused by [mixed passive content](https://developer.mozilla.org/en/docs/Security/MixedContent) and means that your page loads passive resources from non HTTPS resources, such as: * Images @@ -19,13 +19,13 @@ This warning is caused by [mixed passive content](https://developer.mozilla.org/ This allows a possible attacker to perform a MITM (man-in-the-middle) attack by serving you different images or audio/video. -#### Why doesn't the News app fix it +### Why doesn't the News app fix it -The News app fully prevents mixed **active** content by only allowing HTTPS iframes from known locations; other possible mixed active content elements such as \