Use https instead of http for some redirects
[mirror/dsa-puppet.git] / modules / roles / files / bugs_mirror / bugs-mirror.debian.org
index 42b3ae9..e115240 100644 (file)
@@ -16,6 +16,6 @@
                UserDir disabled
        </IfModule>
 
-       Redirect permanent / http://bugs.debian.org/
+       Redirect permanent / https://bugs.debian.org/
 </VirtualHost>
 # vim:set syn=apache: