yes, you are right: openssl places it engines in /usr/lib/ssl/engines. but your analysis is wrong: engine_pkcs11 can never be loaded without a config file, since it needs to know which PKCS#11 module it should load.
thus moving the engine will be a nice cleanup on one hand, but break existing systems unless you add a symlink on the other hand, and not bring the suggested benefit of using it without a config file. not sure if it should be done or how. I placed an experimental debian packaging for 0.1.8 at http://www.opensc-project.org/debian/ which moves the engine, but provides no symlink. maybe not a good idea? Regards, Andreas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org