Re: Windows and p12 files [Solved] sorta;

2014-10-30 Thread Gregory Sloop
Gregory, >> * - Windows indeed will not handle a .p12 cert+key with the PKCS5 v2 [i.e. >> aes-256] encryption on it. It appears to only handle 3DES. [I didn't test >> every possible PBE - just 3DES and AES256] The Microsoft Windows operating system uses Cryptographic Service Provider (CSP

RE: Windows and p12 files [Solved] sorta;

2014-10-29 Thread Phoenix, Merka
Gregory, >> * - Windows indeed will not handle a .p12 cert+key with the PKCS5 v2 [i.e. >> aes-256] encryption on it. It appears to only handle 3DES. [I didn't test >> every possible PBE - just 3DES and AES256] The Microsoft Windows operating system uses Cryptographic Service Provider (CSP) plu

Re: Windows and p12 files [Solved] sorta;

2014-10-29 Thread Gregory Sloop
Ok, so I know this isn't strictly an OpenSSL question, so I apologize - but I'd guess someone here knows the answer, or can direct me to the correct resource. [I've done a lot of searches, but no real luck.] I'm trying to import both a private key and certificate generated with OpenSSL int

Re: Windows and p12 files [Solved] sorta;

2014-10-29 Thread Gregory Sloop
Ok, so I know this isn't strictly an OpenSSL question, so I apologize - but I'd guess someone here knows the answer, or can direct me to the correct resource. [I've done a lot of searches, but no real luck.] I'm trying to import both a private key and certificate generated with OpenSSL into