[Mono-bugs] [Bug 75406][Cri] New - X509Crl can not load CRL
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 28 08:47:28 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 khe at kmd.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=75406
--- shadow/75406 2005-06-28 08:47:28.000000000 -0400
+++ shadow/75406.tmp.2665 2005-06-28 08:47:28.000000000 -0400
@@ -0,0 +1,53 @@
+Bug#: 75406
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details: Windows XP
+Status: NEW
+Resolution:
+Severity:
+Priority: Critical
+Component: Mono.Security
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: khe at kmd.dk
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: X509Crl can not load CRL
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+X509Crl have problems loading certain CRL's, like this one:
+
+MIICejCCAWICAQEwDQYJKoZIhvcNAQEFBQAwMTELMAkGA1UEBhMCREsxDDAKBgNVBAoTA1REQzE
+UMBIGA1UEAxMLVERDIE9DRVMgQ0EXDTA1MDYyODEyMDI1M1oXDTA1MDYyOTAxMDI1M1owbzAjAg
+Q/zjZFFw0wNTA2MjgxMTQ3MzVaMAwwCgYDVR0VBAMKAQAwIwIEP842uBcNMDUwNjI4MTIwMTQ4W
+jAMMAoGA1UdFQQDCgEAMCMCBD/ONrkXDTA1MDYyODEyMDE0OVowDDAKBgNVHRUEAwoBAKCBizCB
+iDBZBgNVHRwBAf8ETzBNoEigRqREMEIxCzAJBgNVBAYTAkRLMQwwCgYDVQQKEwNUREMxFDASBgN
+VBAMTC1REQyBPQ0VTIENBMQ8wDQYDVQQDEwZDUkw3MDaBAf8wCgYDVR0UBAMCAQYwHwYDVR0jBB
+gwFoAUYLWF7FZkfhIZJ2cdUBVLc647+RIwDQYJKoZIhvcNAQEFBQADggEBAAnK2kxgqEDczQK4b
+W5j6//VrdMoliIiUDq+LN5Hp4haiNH3Fxq7tBaTGaBIunIySfkaD5m4k69K3SmXodizlRvDpcOi
+A38tRUAdoYw/GaUieagYMfnB1bfTFlTDjVM1S5SAOl094JCCwCIagH5ZOY7CubgtNouyKlN/Vbp
+nhqYiLXfvppSmByrXRSNBiLCJBYUEps7f4zKyOO5fIdrSkrQQAHhCRlUzxOlzSW9L9/ZzWvr4k8
+TghexJCA1Qb6kme3S/wU0qf8syBpcTSxZQ6GpMPSdU0z7NJ4IgHsDaqoWR0IX6j17BbYirSCXHJ
+pi0yonKV8gpq1+3GTwumQPBIHg=
+
+I very much suspect that X509Crl can not handle empty CRL's.
+
+Steps to reproduce the problem:
+1. Just try to load the CRL above.
+2.
+3.
+
+Actual Results:
+Get the error "Input data cannot be coded as a valid CRL."
+
+Expected Results:
+It should work since it's a perfectly valid CRL.
+
+How often does this happen?
+Always
+
+Additional Information:
More information about the mono-bugs
mailing list