[static-web] Do not use the https website of status as it is currently using Openshift's wildcard certificate



commit 3857e46278d6cb8c14946056db1bcd92828112a1
Author: Andrea Veri <av gnome org>
Date:   Mon Oct 6 12:30:08 2014 +0200

    Do not use the https website of status as it is currently using Openshift's wildcard certificate

 error-500/500.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/error-500/500.html b/error-500/500.html
index 0bd68b0..1b5a11d 100644
--- a/error-500/500.html
+++ b/error-500/500.html
@@ -21,7 +21,7 @@
       </div>
       </div>
       <div id="container" class="one_column">
-      <iframe src="https://status.gnome.org/"; seamless width=1000 height=1070 ><h1>500 Error</h1></iframe>
+      <iframe src="http://status.gnome.org/"; seamless width=1000 height=1070 ><h1>500 Error</h1></iframe>
       </div>
     <div id="footer_community"></div>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]