[Mono-dev] Open source .Net, and TLS 1.1 & 1.2
Edward Ned Harvey (mono)
edward.harvey.mono at clevertrove.com
Mon Jan 5 21:35:14 UTC 2015
> From: Miguel de Icaza [mailto:miguel at xamarin.com]
>
> We have implemented TLS 1.1 and 1.2 on top of the not yet open sourced
> networking stack and will be publishing it as soon as Microsoft open sources
> the .NET networking stack.
Have there been unpublished changes to Mono.Security.X509.X509Chain?
Something I think I could reasonably do, if it's not a waste of time, is to improve the Build() method, so it will build a chain using both the roots store, and the intermediates store. And come up with a way of populating the intermediates store. (Such as improvement on mozroots.)
I wouldn't want to work on that, if it's obsoleted by code that will hopefully be published soon...
More information about the Mono-devel-list
mailing list