Kleopatra: Comma does not match in X.509 user-id names
Open, NormalPublic

Assigned To
None
Authored By
ebo
Nov 19 2024, 3:21 PM
Subscribers

Description

Take a X.509 certificate on a smart card (netkey3.0 if it matters) with the name "Tester, Ted" displayed in the certificate list.
Type "Tester," in the certificate list filter. This will not match that key. "Tester\," will match, as the search is on the user-id string "CN=Tester\, Ted, SERIALNUMBER=3,OU=testlab,O=Some Organisation" and not the display name.

The search string should consider the display name.

Event Timeline

ebo triaged this task as Normal priority.Nov 19 2024, 3:21 PM
ebo created this task.