[Mono-dev] SslStream null pointer using new TLS

gsemones guerry at traxia.com
Thu Sep 15 16:40:26 UTC 2016


Hi Miguel!

I had suspected that, and so here is what I've done. I've removed all copies
of mono except the Beta channel from my Xamarin Studio Enterprise. Using
'mono --version' at the command line reports: 

Mono JIT compiler version 4.6.0 (mono-4.6.0-branch/746756c Thu Sep  8
05:39:12 EDT 2016)

and it also reports 'TLS: Normal'

I've made sure all config file references to runtime versions are pointed to
4.6.0.

I'm compiling my console app to .NET Framework 4.6

My main confusion is that Mono.Security.Providers.NewTls.TlsProviderFactory
references an assembly Mono.Security.NewTls, which does not exist for me. Do
I need to pull in Martin Baulig's mono-tls project
(https://github.com/mono/mono-tls) to get Mono.Security.NewTls? I had not
done that because I thought that code was rolled into the main framework
already.

Thanks,

Guerry



--
View this message in context: http://mono.1490590.n4.nabble.com/SslStream-null-pointer-using-new-TLS-tp4668552p4668696.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list