Christoph, 

these are  the algorithms the Microsoft Enhanced RSA and AES CSP can manage: 
RC2/4, 1/2/3DES, AES-128/192/256, RSA_SIGN/KEYX, 
SHA-1/256/384/512, MD2/4/5, SHAMD5, MAC, HMAC.

(Extracted with CryptGetProvParam(,PP_ENUMALGS_EX,,,).)

As this CSP is usually associated with the private key method of a CertStore 
entry, it is essential to use only these algorithms when building a cert for 
a CertStore application, as long as you do not have other CSPs in your system.

Peter-Michael

-----Original Message-----
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] 
On Behalf Of Christoph Ohliger
Sent: Sunday, January 24, 2010 9:24 PM
To: openssl-users@openssl.org
Subject: Integrating openssl cert in MS

Hi,

I am trying to integrate a openssl Cert (cert.p12) in a MS certificate 
store (different XP, 2003 machines). I am getting always the same error 
"The private key that you are importing might require a cryptographic 
service provider that is not installed on your system". Anyone who can 
point me to the right direction ?

regards
Christoph
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to