[Mono-bugs] [Bug 403610] Error importing Pkcs#12 certificate

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 27 07:58:21 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=403610

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=403610#c8





--- Comment #8 from Sebastien Pouliot <spouliot at novell.com>  2008-06-27 05:58:21 MDT ---
Gert,

> Maciej, for me this fails on MS with the above exception (on both .NET 1.1 SP1
> and .NET 2.0 SP1):
>
> new X509Certificate2(@"cert.p12");

I pretty much doubt that, at least half of it, considering that the
X509Certificate2 does not exists in 1.1 ;-) 

Anyway there's no support for PKCS#12 in 1.1 and most exceptions are
CryptographyException


Maciej,

Please confirm if this works for you and, if so, supply us the exact code being
used (there's a bunch of ctor, Import and static method to create the
certificates and there are some behavioral differences between them).

Thanks
Sebastien


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list