> On Jan 11, 2016, at 8:04 AM, Mail Lists <mail-list-us...@materna.de> wrote:
> 
> Hello,
> 
> there is a 'bug', more a mistake, in the buildprocess from openssl.
> If you set another destination with --prefix and compile openssl, than 
> c_rehash tries to do it's job before
> the destination is created and generates warnings near the end:

Thanks for the report, but the patch is not right.  These certificates are not 
installed
(and not supposed to be installed), and testing is not supposed to happen 
during "make
install".

The solution is to either suppress the warnings when the configuration file is 
missing,
or to explicitly specify a non-default .cnf file from the build tree.

-- 
        Viktor.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to