Hi,

I'm using Apache2 with PHP4 and OpenSSL-0.9.7a on Linux.

I'm trying to sign client certificate requests with PHP script on the server. I have a couple questions.

1) On Linux, how do I tell PHP where the openssl.cnf file is, or where is the default location on Linux? I've tried setting environment variables (which I'd rather not do), and placing the file in all possible locations that seem like reasonable default locations.

2) Is it possible, using the openssl configuration file and/or the PHP function openssl_csr_sign, to sign a cert request for less than 1 day (e.g. 12 hours)?

Thanks!
David


______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Reply via email to