Public bug reported: Release Linux Mint 18.1 Serena Package ppp 2.4.7-1+2ubuntu1
When attempting EAP authentication private key could not be loaded by SSL engine. Some PKCS11 modules, like Netkey TCOS 3.0, do not support setting the password in the ENGINE_load_private_key() call. The attached patch uses ENGINE_ctrl_cmd_string(engine, "PIN", passwd, 0)) instead. This method should work for all PKCS11 modules. ** Affects: ppp (Ubuntu) Importance: Undecided Status: New ** Patch added: "Fix error EAP-TLS: Cannot load PKCS11 key" https://bugs.launchpad.net/bugs/1698635/+attachment/4898049/+files/fix-engine-loadprivatekey-failed.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1698635 Title: Error EAP-TLS: Cannot load PKCS11 key To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ppp/+bug/1698635/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs