Re: [Mono-dev] certmgr patch to support password-protected pkcs file

2010-07-28 Thread Sebastien Pouliot
On Tue, 2010-07-27 at 17:15 +0900, Atsushi Eno wrote: Hello, I wanted to import a password-protected pfx certificate, but it was not supported in our certmgr. So I have created a small patch to enable it. If it's looking good I'll push it in git (or feel free to do instead). Looks fine.

[Mono-dev] certmgr patch to support password-protected pkcs file

2010-07-27 Thread Atsushi Eno
Hello, I wanted to import a password-protected pfx certificate, but it was not supported in our certmgr. So I have created a small patch to enable it. If it's looking good I'll push it in git (or feel free to do instead). Atsushi Eno diff --git a/mcs/tools/security/certmgr.cs