Bug 8516 - Smart card certificate selection is forgotten when swapping cards
Summary: Smart card certificate selection is forgotten when swapping cards
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-11 12:57 CET by Alexander Zeijlon
Modified: 2025-02-11 13:49 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Alexander Zeijlon cendio 2025-02-11 12:57:14 CET
We have a mechanism for remembering the smart card certificate selection in tlclient, but this only works as long as there is only one card being used.

This is because we are storing the certificate serial in a variable, "CERTIFICATE" that only holds a single value.

We should look at handling multiple cards, such that the selection is remembered even if more than one card is used frequently.

This could improve the usability in use cases where many users share a workstation or terminal.

Note You need to log in before you can comment on or make changes to this bug.