[Mono-dev] SslStream null pointer using new TLS

gsemones guerry at traxia.com
Fri Sep 9 17:57:28 UTC 2016


Looking at the source code I see that TlsProviderFactory is trying to load
the TlsProvider from an assembly named Mono.Security.NewTls.dll. In the
versions of Mono that I have parallel installed I only find
Mono.Security.ProvidersNewTls.dll. The null pointer exception occurs at
CreateInstance because the assembly does not exist (at least on my system).
Is TlsProviderFactory an old implementation or am I supposed to compile and
add a different assembly from another project?





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


More information about the Mono-devel-list mailing list