[Mono-bugs] [Bug 398783] .NET remoting tcp transport when using custom sink
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jun 10 16:34:45 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=398783
User paszczi at go2.pl added comment
https://bugzilla.novell.com/show_bug.cgi?id=398783#c7
Maciej Paszta <paszczi at go2.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #7 from Maciej Paszta <paszczi at go2.pl> 2008-06-10 14:34:44 MDT ---
I just checked again the implementation - changing to the crypto service
supported by mono (in this case RijndaelManaged) didn't change anything. Just
as you I commented out all the crypto stuff (no encryption and decryption) but
I left SetupSecureConnection method in Client sink - this does completely
nothing only forwards request to server, which does nothin again. So I doubt
this may be connected to the crypto API. I'll attach two files where I
commented out pieces of code so you could have a look at it
--
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