[Mono-dev] Adding privatekey support to X509Store

Sebastien Pouliot sebastien.pouliot at gmail.com
Wed Oct 20 08:33:55 EDT 2010


Hello Pablo,

On Wed, 2010-10-20 at 00:23 +0200, Pablo Ruiz wrote:
> Hi,
> 
> 
> I'm thinking on adding privateKey support for Mono.Security.X509Store,
> so it can be (later) used as part of
> System.Security.Cryptography.X509Certificates (on 2.0+). This is one
> of the x509 related improvements I would like to add to mono's trunk.
> 
> 
> However, I would like to discuss (by email and/or irc?) some of the
> details first with some core member (some sort of mentoring) in order
> to start in a good direction. 

You can either discuss this here, on this mailing-list, since it will
leave a google-able trace of the discussion. Otherwise you can try to
ping me on IRC (e.g. #monodev on GIMPNet) and we can post a resume later
here.

There are quite a few things to be aware in order to implement this
(since it involves OS level features, tools and the class libraries). I
think the best step would be, for you, to describe your understanding of
the issues and I'll fill the blanks (in any :-).

Thanks,
Sebastien




More information about the Mono-devel-list mailing list