[openssl-users] missing default /usr/local/ssl/openssl.cnf causes failure on AIX, warning on all others
Salz, Rich
rsalz at akamai.com
Thu Jan 22 21:36:52 UTC 2015
> I can't. The behavior of fopen is defined by ISO 9899 and the Single UNIX
> Specfication, which AIX has adhered to for well over a decade.
I meant no disrespect to big blue :) I worked there for a half-decade, and also with them on standards for a lot longer...
> int main(void) {fopen("/usr/local/ssl/openssl.cnf", "rb"); perror("fopen");
And what happens if some of the directories on the path don't exist?
More information about the openssl-users
mailing list