[Mono-bugs] [Bug 76279][Nor] Changed - CERT_E_CHAINING problem for
server certificate
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 4 16:48:31 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76279
--- shadow/76279 2005-12-27 16:26:04.000000000 -0500
+++ shadow/76279.tmp.14377 2006-01-04 16:48:30.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 76279
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: Fedora Core 3
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: yngve.zackrisson at mobila-kontoret.se
@@ -440,6 +440,18 @@
------- Additional Comments From yngve.zackrisson at mobila-kontoret.se 2005-12-27 16:26 -------
Created an attachment (id=16261)
Zip-file containing updated: Cert's creation procedure description, Win32 Client code and Linux Server code.
+
+------- Additional Comments From sebastien at ximian.com 2006-01-04 16:48 -------
+This error comes from the server's VerifyClientCertificate and means
+that a link couldn't be created between the client certificate and any
+trusted root.
+
+However at this stage this also means that there are no problem with
+the server and the root certificate (on the server side). So the root
+is installed (and trusted) correctly.
+
+Please attach both the CA and the client-side certificate (no keys) in
+DER format to the bug report.
More information about the mono-bugs
mailing list