Am 14.11.18 um 03:15 schrieb Kevin P. Neal: > 13-Nov-2018 21:00:30.959 ENGINE_by_id failed (crypto failure) > 13-Nov-2018 21:00:30.959 error:25066067:DSO support routines:DLFCN_LOAD:could > not load the shared > library:/usr/src/crypto/openssl/crypto/dso/dso_dlfcn.c:187:filename(/usr/lib/engines/libgost.so): > Cannot open "/usr/lib/engines/libgost.so" > 13-Nov-2018 21:00:30.959 error:25070067:DSO support routines:DSO_load:could > not load the shared library:/usr/src/crypto/openssl/crypto/dso/dso_lib.c:233: > 13-Nov-2018 21:00:30.959 error:260B6084:engine routines:DYNAMIC_LOAD:dso not > found:/usr/src/crypto/openssl/crypto/engine/eng_dyn.c:467: > 13-Nov-2018 21:00:30.959 error:2606A074:engine routines:ENGINE_by_id:no such > engine:/usr/src/crypto/openssl/crypto/engine/eng_list.c:390:id=gost > 13-Nov-2018 21:00:30.959 initializing DST: crypto failure > 13-Nov-2018 21:00:30.959 exiting (due to fatal error) > [root@gunsight1 ~]#
maybe an OPTION problem. Make sure you disable the GOST option (in bind and openssl), I faced a similar problem, but I thing this option was removed, but I think it is a try worth. Gruß, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
