[Mono-bugs] [Bug 648425] New: SSL web service request is failing - "Error writing request"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 21 14:42:46 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=648425

https://bugzilla.novell.com/show_bug.cgi?id=648425#c0


           Summary: SSL web service request is failing - "Error writing
                    request"
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: kris7778 at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Beta-Customer
           Blocker: Yes


Description of Problem:
I am seeing an "Error writing request: The authentication or decryption has
failed." at System.Net.WebConnectionStream.  WriteHeaders()

This happens when I try to call a .NET 2.0 web service over SSL.  The SSL cert
in use is a real certificate in our production environment.

Is this like mono, where some version of this need to be run on the phone?
mozroots --import --ask-remove 


Steps to reproduce the problem:
1. make .net 2.0 web reference over https
2. try to call that service


Actual Results:
"Error writing request: The authentication or decryption has failed." at
System.Net.WebConnectionStream.  WriteHeaders()

Expected Results:
should work

How often does this happen? 
always

Additional Information:

This was run on a Droid X, not emulator.

-- 
Configure bugmail: https://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