summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-December/001089.html
blob: f0cefb95b558bdafea16426221c1e4f30683ef95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-sysadm] [563] add epoll selfsigned certificate
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B563%5D%20add%20epoll%20selfsigned%20certificate&In-Reply-To=%3C20101209123430.D5F293FEBC%40valstar.mageia.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="001088.html">
   <LINK REL="Next"  HREF="001090.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] [563] add epoll selfsigned certificate</H1>
    <B>root at mageia.org</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B563%5D%20add%20epoll%20selfsigned%20certificate&In-Reply-To=%3C20101209123430.D5F293FEBC%40valstar.mageia.org%3E"
       TITLE="[Mageia-sysadm] [563] add epoll selfsigned certificate">root at mageia.org
       </A><BR>
    <I>Thu Dec  9 13:34:30 CET 2010</I>
    <P><UL>
        <LI>Previous message: <A HREF="001088.html">[Mageia-sysadm] [562] - use a variable for the robot and http vhost ( and force https in www
</A></li>
        <LI>Next message: <A HREF="001090.html">[Mageia-sysadm] [564] - also create a self signed certificate for	catdap if no certificate
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1089">[ date ]</a>
              <a href="thread.html#1089">[ thread ]</a>
              <a href="subject.html#1089">[ subject ]</a>
              <a href="author.html#1089">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>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 =&gt; Package['Epoll']
     }
 
+    openssl::self_signed_cert{ &quot;$vhost&quot;:
+        directory =&gt; &quot;/etc/ssl/apache/&quot;
+    }
+
     apache::vhost_redirect_ssl { $vhost: }
      
     $password = extlookup(&quot;epoll_password&quot;,'x')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;/pipermail/mageia-sysadm/attachments/20101209/7dfa6f22/attachment.html&gt;
</PRE>









<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="001088.html">[Mageia-sysadm] [562] - use a variable for the robot and http vhost ( and force https in www
</A></li>
	<LI>Next message: <A HREF="001090.html">[Mageia-sysadm] [564] - also create a self signed certificate for	catdap if no certificate
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#1089">[ date ]</a>
              <a href="thread.html#1089">[ thread ]</a>
              <a href="subject.html#1089">[ subject ]</a>
              <a href="author.html#1089">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>