> [[email protected] - Wed Jul 07 15:21:39 2010]: > > Hi, > I built openssl-1.0.0a for VC-WIN32 and changed config how to readme.gost. > Error arisen when I'm trying to use SSL_CTX_check_private_key. Function > return: error:0B080074:x509 certificate routines:X509_check_private_key:key > values mismatch. >
The VC++ build doesn't currently support generation of the gost DLL. A workaround to this is to include "enable-static-engine" on the command line which will then include the engines in libeay32.dll Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
