[Mono-dev] NullReferenceException in Mono.Security.X509.X509Certificate.Hash and IsSelfSigned

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Thu May 28 22:27:33 UTC 2015


The NullReference problem seems to be Xam.Mac specific. The problem doesn't happen in a console application, or even if I create a new Xam.Mac project. But my old Xam.Mac project has the problem - and I can't make any sense of it.

I've trimmed down everything I can, to this example project. Simply make sure you have no mozroots 
rm -rf ~/.config/.mono/certs
and launch the application in debug mode.

https://github.com/rahvee/monobug_nullreference


More information about the Mono-devel-list mailing list