Hi

I am trying to run all the 3 components (the CA, RA server and RAs) on the same computer.

while trying to compile openca-0.9.1-RC6. I am getting the following error:

callback.c:193: `X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION' undeclared (first use
in this function)

I have gone through the previous mail archives where Michael had mentioned that this error generally occurs when someone compiles with openssl-0.9.6. However, I am specifying the openssl-prefix=../openssl-0.9.7-beta3 as shown below:

./configure --with-httpd-host=hostname --with-ca-organization=CertAuthority --with-ca-country=US --with-httpd-user=username --with-httpd-group=groupname --with-openssl-prefix=../openssl-0.9.7-beta3


Although the version of openssl installed in my system is openssl-0.9.6g. I had to keep the openssl-0.9.6g version because I was unable to compile mod_ssl-2.7.1 for apache_1.3.14 with openssl-0.9.7-beta3. But I guess compiling openca would only need the sources of OpenSSL which I have correctly specified to the openssl-0.9.7-beta3 in the config option.

Any help is greatly appreciated,

Thanks









__________________________________________________________
Give your Company an email address like
ravi @ ravi-exports.com. Sign up for Rediffmail Pro today!
Know more. http://www.rediffmailpro.com/signup/



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to