Hi, I have trouble running the following command with openssl version 0.9.7 openssl ca -policy policy_anything -out newcert.pem \ -passin pass:whatever -key whatever -extensions xpserver_ext \ -extfile xpextensions -infiles newreq.pem
It works fine with the 0.9.7-beta3 release but all later releases seem to segfault. The segfault occures in the CONF_modules_unload when sk_num is called the results returned differ. In beta3 the result returned is 0x2 whilst in the 0.9.7 release the eax register contains the following value 0x4212dfd8. If this is a known problem, sorry for taking up your time. Regards, Patrik Karlsson -- Patrik Karlsson, [EMAIL PROTECTED] http://www.cqure.net ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
