[Mono-dev] SslStream null pointer using new TLS

Miguel de Icaza miguel at microsoft.com
Thu Sep 15 01:09:28 UTC 2016


You likely have an out of date Mono runtime.

On 9/9/16, 1:57 PM, "Mono-devel-list on behalf of gsemones" <mono-devel-list-bounces at lists.dot.net on behalf of guerry at traxia.com> wrote:

    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: https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fmono.1490590.n4.nabble.com%2fSslStream-null-pointer-using-new-TLS-tp4668552p4668666.html&data=02%7c01%7cmiguel%40microsoft.com%7c02249dfce4c0452f47e808d3d8db3fb0%7c72f988bf86f141af91ab2d7cd011db47%7c1%7c0%7c636090408607124391&sdata=heZz2%2b8OFGHmculkwY4pOM%2bHeMRbhOfFtPrPvrSaJ%2bg%3d
    Sent from the Mono - Dev mailing list archive at Nabble.com.
    _______________________________________________
    Mono-devel-list mailing list
    Mono-devel-list at lists.dot.net
    https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2flists.dot.net%2fmailman%2flistinfo%2fmono-devel-list&data=02%7c01%7cmiguel%40microsoft.com%7c02249dfce4c0452f47e808d3d8db3fb0%7c72f988bf86f141af91ab2d7cd011db47%7c1%7c0%7c636090408607124391&sdata=Cw7rZWUr7XBVO2XoM788Q0ZH9kAME6ceM1rzREaLPbA%3d
    



More information about the Mono-devel-list mailing list