[Mono-bugs] [Bug 606002] New: ssl certificate error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 14 12:48:05 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=606002
http://bugzilla.novell.com/show_bug.cgi?id=606002#c0
Summary: ssl certificate error
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: x86
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mtweber at debitdesign.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Description of Problem:
In mono 2.6.3 a WebRequest connection to
https://test.authorize.net/gateway/transact.dll will succeed with the correct
root certificates installed. In mono 2.6.4 is failes with a TlsException.
Steps to reproduce the problem:
1. Make a web request to https://test.authorize.net/gateway/transact.dll
Actual Results:
Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from
server. Error code: 0x0
at
Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates
(Mono.Security.X509.X509CertificateCollection certificates)
Expected Results:
Success
How often does this happen?
Always
Additional Information:
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list