GNOME Bugzilla – Bug 672141
Check ECDSA mechanisms
Last modified: 2021-06-18 10:41:00 UTC
Check the PKCS#11 ECDSA mechanisms we're using for openssh are compatible with being passed over our RPC layer. This is usually possible if no pointers are present in the PKCS#11 parameters passed to C_SignInit or C_VerifyInit. If so add them to the list in gkm_rpc_mechanism_has_sane_parameters() or gkm_rpc_mechanism_has_no_parameters(). This is not necessary for our ssh agent to function, but is part of completing our ECDSA support.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/ Thank you for your understanding and your help.