diff --git a/templates/geoip/index.html b/templates/geoip/index.html
index e0609a4..2e4c931 100644
--- a/templates/geoip/index.html
+++ b/templates/geoip/index.html
@@ -42,7 +42,7 @@
 					<ul>
 						{% for mirror in mirrors %}
 							<li>
-								<a href="http://mirrors.ipfire.org/mirror/{{ mirror.hostname }}">
+								<a href="https://mirrors.ipfire.org/mirror/{{ mirror.hostname }}">
 									{{ mirror.hostname }}
 								</a>
 								<span class="pull-right">
