Re: [Mono-list] WCF certificate security with Mono

2011-07-23 Thread Atsushi Eno
We had support for message security which is about WS-Security very partially, but we are not going to support it. Atsushi Eno > I'm trying to migrate an existing application to Mono (v2.10.2). > > Therefore I created a test WCF service with BasicHttpBinding and > message security. The client w

[Mono-list] WCF certificate security with Mono

2011-07-22 Thread Michael Stoll
I'm trying to migrate an existing application to Mono (v2.10.2). Therefore I created a test WCF service with BasicHttpBinding and message security. The client works perfectly with .NET, but when running with Mono it fails. The client factory is instantiated as follows: | var certificate= n