RE: Integrating openssl cert in MS

2010-01-31 Thread PMHager
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 ke

Re: Integrating openssl cert in MS

2010-01-30 Thread sandeep kiran p
You might want to check the permissions on C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto. Administrators and system account should have full control on that folder and its sub folders. -Sandeep On Mon, Jan 25, 2010 at 1:54 AM, Christoph Ohliger < christoph.ohli...@fh-rosen