Enable rsync-ssl on keyring.debian.org
[mirror/dsa-puppet.git] / modules / stunnel4 / templates / stunnel.conf.erb
index 829b77a..d2a3258 100644 (file)
@@ -5,7 +5,7 @@
 
 <%- if client -%>
 cert = /etc/ssl/debian/certs/thishost.crt
-key = /etc/ssl/debian/keys/thishost.key
+key = /etc/ssl/private/thishost.key
 <%- else -%>
 cert = /etc/exim4/ssl/thishost.crt
 key = /etc/exim4/ssl/thishost.key