[Mono-dev] X509Chain

2015-01-07 Thread Edward Ned Harvey (mono)
Miguel, you said


 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...

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] X509Chain

2015-01-07 Thread Miguel de Icaza
Hello Edward,

I do not believe we have made changes to X509Chain.

The only thing we have been doing is reimplementing chunks of the protocol
(as it does not exist in the referecesource)

Miguel

On Wed, Jan 7, 2015 at 3:57 AM, Edward Ned Harvey (mono) 
edward.harvey.m...@clevertrove.com wrote:

  Miguel, you said



  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...



 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] X509Chain

2015-01-07 Thread Edward Ned Harvey (mono)
 From: Miguel de Icaza [mailto:mig...@xamarin.com]
 
 I do not believe we have made changes to X509Chain.

Ok, thank you.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list