[Mono-bugs] [Bug 403610] Error importing Pkcs#12 certificate
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jun 27 12:28:17 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#c14
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
Info Provider| |paszczi at go2.pl
--- Comment #14 from Sebastien Pouliot <spouliot at novell.com> 2008-06-27 10:28:16 MDT ---
Maciej, what version of .NET and Windows is your friend using ?
I suspect this is related to different versions of CryptoAPI interfaced by the
same managed code. This is exposed elsewhere too in the X.509 classes, e.g.
it's very visible for certificate validation (X509Chain).
This produce subtle difference between operating system versions. The solution
I use for those case is being compatible with the specifications (not
applicable in this case) or the latest operating system - since it will
eventually become the default (and it generally gets better too ;-).
--
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