blob: 79f43c48e459c2efcab9670a376779258b368657 (
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
93
94
95
96
97
98
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] CatDap overloaded?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20CatDap%20overloaded%3F&In-Reply-To=%3C1306924366.11044.19.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003549.html">
<LINK REL="Next" HREF="003551.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] CatDap overloaded?</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20CatDap%20overloaded%3F&In-Reply-To=%3C1306924366.11044.19.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] CatDap overloaded?">misc at zarb.org
</A><BR>
<I>Wed Jun 1 12:32:45 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003549.html">[Mageia-sysadm] CatDap overloaded?
</A></li>
<LI>Next message: <A HREF="003551.html">[Mageia-sysadm] CatDap overloaded?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3550">[ date ]</a>
<a href="thread.html#3550">[ thread ]</a>
<a href="subject.html#3550">[ subject ]</a>
<a href="author.html#3550">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 01 juin 2011 à 12:03 +0200, Wolfgang Bornath a écrit :
><i> 2011/6/1 Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>>:
</I>><i> > Le mercredi 01 juin 2011 à 11:34 +0200, Wolfgang Bornath a écrit :
</I>><i> >> People trying to register today have complained that
</I>><i> >> identity.mageia.org does not work correctly:
</I>><i> >> - you fill in your data
</I>><i> >> - when you click on "Register" you get a message "Please come back later"
</I>><i> >>
</I>><i> >> I tested that, confirmed.
</I>><i> >
</I>><i> >
</I>><i> > [Wed Jun 01 09:48:10 2011] [error] [client 82.38.26.139] FastCGI: server "/var/www/identity/script/catdap_fastcgi.pl"
</I>><i> > stderr: [error] Caught exception in CatDap::Controller::register->check "LDAP TLS error: Invalid certificate authority
</I>><i> > locationserror:00000000:lib(0):func(0):reason(0) at /usr/lib/perl5/vendor_perl/5.10.1/Catalyst/Model/LDAP.pm line 139",
</I>><i> > referer: <A HREF="https://identity.mageia.org/register">https://identity.mageia.org/register</A>
</I>><i> >
</I>><i> > I guess this is linked to this :
</I>><i> > r1662 | misc | 2011-05-29 14:09:35 +0200 (dim. 29 mai 2011) | 1 ligne
</I>><i> >
</I>><i> > fix the path of the ssl certificate
</I>><i> >
</I>><i> > I will correct this and mail once it is good.
</I>><i>
</I>><i> Thx a lot
</I>
The issue is that :
<A HREF="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4334">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4334</A>
So server got updated for security fix, but this one broke catdap.
It seems that the issue lies in the CRL ( certification revocation list
) that need to be created.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003549.html">[Mageia-sysadm] CatDap overloaded?
</A></li>
<LI>Next message: <A HREF="003551.html">[Mageia-sysadm] CatDap overloaded?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3550">[ date ]</a>
<a href="thread.html#3550">[ thread ]</a>
<a href="subject.html#3550">[ subject ]</a>
<a href="author.html#3550">[ 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>
|