** Tags added: artful xenial yakkety zesty -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ppp in Ubuntu. https://bugs.launchpad.net/bugs/1698635
Title: Error EAP-TLS: Cannot load PKCS11 key Status in ppp package in Ubuntu: New Bug description: 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. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ppp/+bug/1698635/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp