Hello, the c_rehash script produced from openssl/tools/c_rehash.in rev. 1.11 fails to execute the openssl binary if the environment variable OPENSSL does not contain the absolute pathname to the binary and the current working directory does not contain it as well.
I guess this is just a small typo because a search for the binary is done (lines 29--41) but the result is not used. The attached patch fixes the problem. Regards, Jukka -- This email fills a much-needed gap in the archives. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
