Hello,

[EMAIL PROTECTED] wrote on 06/11/2008 08:51:45 AM:

> Hi All,
> 
> I have install the open ssl  from the 
http://www.slproweb.com/products/Win32OpenSSL.html
> now when i check it with the link point api then it giving me the 
following error “
> Unable to load/validate private_key ERRs: wsa=33558530 err=33558530 
ssl=537317504 
> sys=33558530. INFO: ACE_SSL (2792|2668) error code: 33558530 - 
error:02001002:lib
> (2):func(1):reason(2) “ I don’t know what is going on because I have 
created the 
> certificate (i.e. .PEM file) through the OPEN SSL and added the same 
into the IIS and it
> uploaded perfectly. Is there any way to check where the OPEN SSL is 
installed properly 
> or not. Also give me some solution how we can solve the following 
problem.

$ (echo obase=16; echo 33558530) | bc
2001002
$ openssl errstr 2001002
error:02001002:system library:fopen:No such file or directory
 
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>

Reply via email to