[Mageia-sysadm] [563] add epoll selfsigned certificate

root at mageia.org root at mageia.org
Thu Dec 9 13:34:30 CET 2010


Revision: 563
Author:   misc
Date:     2010-12-09 13:34:30 +0100 (Thu, 09 Dec 2010)
Log Message:
-----------
add epoll selfsigned certificate

Modified Paths:
--------------
    puppet/modules/epoll/manifests/init.pp

Modified: puppet/modules/epoll/manifests/init.pp
===================================================================
--- puppet/modules/epoll/manifests/init.pp	2010-12-09 12:34:29 UTC (rev 562)
+++ puppet/modules/epoll/manifests/init.pp	2010-12-09 12:34:30 UTC (rev 563)
@@ -12,6 +12,10 @@
         require => Package['Epoll']
     }
 
+    openssl::self_signed_cert{ "$vhost":
+        directory => "/etc/ssl/apache/"
+    }
+
     apache::vhost_redirect_ssl { $vhost: }
      
     $password = extlookup("epoll_password",'x')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101209/7dfa6f22/attachment.html>


More information about the Mageia-sysadm mailing list