diff --git a/manifests/init.pp b/manifests/init.pp
index 06a3a0ea76b1f70168c778e6db9b51e64de41da9..44e82864d85ad5a7ed03c044838d5e8d1e205c72 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -41,7 +41,7 @@ class ai4ca (
     ssl      => true,
     ssl_only => true,
     server   => "${fact('networking.fqdn')} HTTPS",
-    proxy    => 'http://localhost:8100',
+    proxy    => 'http://localhost:8100/',
   }
 
   firewalld_service {