[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
Mon Oct 3 12:41:14 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 yngve.zackrisson at mobila-kontoret.se.
http://bugzilla.ximian.com/show_bug.cgi?id=76279
--- shadow/76279 2005-10-03 12:21:40.000000000 -0400
+++ shadow/76279.tmp.4875 2005-10-03 12:41:14.000000000 -0400
@@ -309,6 +309,31 @@
issue when matching certificates (depending on how the end-entity
certificates are created/encoded).
* Please note that all certificates not listed as "Self-signed X.509
v3 Certificate" in your 'Trust' store are probably mis-configuration
(unless you have specific code to interpret them inside your application).
+
+------- Additional Comments From yngve.zackrisson at mobila-kontoret.se 2005-10-03 12:41 -------
+The one I run the *cert17* test against is this one (cacert17.cer):
+>>>
+Self-signed X.509 v3 Certificate
+ Serial Number: 9B8C34BF00C866DF00
+ Issuer Name: C=SE, L=Stockholm, O=Test Company AB, OU=IT
+Department - CA (17), CN=Test Company CA 17
+ Subject Name: C=SE, L=Stockholm, O=Test Company AB, OU=IT
+Department - CA (17), CN=Test Company CA 17
+ Valid From: 10/3/2005 1:37:38 PM
+ Valid Until: 11/2/2005 12:37:38 PM
+ Unique Hash: 00E4EC7EA81D8C3EAC6E03C6F74109FFC9C09798
+
+<<<
+
+The one you picked had some strange characters in the OU value
+due to miss typing by mee on my terminal during cert creation.
+(Don't bother about this cert).
+
+As I noted on #76258 the HTTPS connection seems to
+have gone through now. Both programs runs past the request stage
+and I get the response message I am expection on my client.
+I will do futher test though.
+
More information about the mono-bugs
mailing list