[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
Thu Sep 29 17:13:20 EDT 2005
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-09-29 14:45:32.000000000 -0400
+++ shadow/76279.tmp.21098 2005-09-29 17:13:20.000000000 -0400
@@ -2,14 +2,14 @@
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: Fedora Core 3
Status: NEW
Resolution:
-Severity: 032 Four days
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: yngve.zackrisson at mobila-kontoret.se
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -133,6 +133,17 @@
Client cert: client16-cert.p12 ---> Windows store (default button press)
The procedures is described in the 'Certificate Creation-16.txt' -
with the exception that CA goes to Mono's machine CA store
and the server16-cert.cer to Mono's machine Trust store.
+
+------- Additional Comments From sebastien at ximian.com 2005-09-29 17:13 -------
+I just read the Certificate Creation-16.txt file. You're using a
+second root to issue client certificates (not required, but not a big
+problem either). However you don't indicate anywhere in your notes
+that this second root certificate is being installed in the trusted
+root on the server. Is it ?
+
+If not, it should. Because when the server receive the client
+certificate it will try to validate it and, if no trusted root is
+found, an error will occur.
More information about the mono-bugs
mailing list