Control: notfound -1 0.1.8-4 On Fri, Aug 26, 2016 at 13:39:13 +0200, Julien Cristau wrote:
> Control: found -1 0.1.8-4 > [...] > This seems broken in stable as well: > > $ openssl engine pkcs11 > 140063553324688:error:25066067:DSO support routines:DLFCN_LOAD:could not load > the shared > library:dso_dlfcn.c:187:filename(/usr/lib/x86_64-linux-gnu/openssl-1.0.0/engines/libpkcs11.so): > /usr/lib/x86_64-linux-gnu/openssl-1.0.0/engines/libpkcs11.so: cannot open > shared object file: No such file or directory > 140063553324688:error:25070067:DSO support routines:DSO_load:could not load > the shared library:dso_lib.c:232: > 140063553324688:error:260B6084:engine routines:DYNAMIC_LOAD:dso not > found:eng_dyn.c:465: > 140063553324688:error:2606A074:engine routines:ENGINE_by_id:no such > engine:eng_list.c:390:id=pkcs11 > > It would be nice to fix this in a jessie update. > So after more poking, it seems that's not how engine_pkcs11 works in jessie at all, and I need an openssl config file to get it loaded instead. Cheers, Julien

