I am experimenting with the openssl extension in PHP with generally a great deal of success.
However, certain functions, which otherwise suceed, leave errors on the openssl error stack. As you may know, PHP wraps most of the raw openssl functions so I am not sure exactly which raw functions are placing errors on the stack. Nevertheless, it's pretty obvious that all these relate to some problem with my openssl.cnf file. The problem is these errors are rather terse. For instance the PHP call to generate a new key pair leaves 7 of the following errors on the stack: error:0906D06C:configuration file routines:NOCONF_get_string:no value But as I said, the call certainly works and generates a valid key pair. Seems like a few variables are missing or bad in the file. So does anyone have any idea how I might establish what may be missing or misconfigured in my openssl.cnf file? -Neil __________________________________________________ confidentiality notice The contents of this e-mail are confidential to the ordinary user of the e-mail address to which it was addressed and may also be privileged. If you are not the addressee of this e-mail you may not copy, forward, disclose or otherwise use it or any part of it in any form whatsoever. If you have received this e-mail in error please e-mail the sender by replying to this message. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]