Problem: Selection (e.g. of multiple certificates in the certificate list) is only conveyed with color. (WCAG 1.4.1 Use of Color)
Possible solution: Optionally, selected items should be marked with a visual marker (e.g. a checkbox). Windows Explorer has an option to enable "element control boxes". We could probably use Qt's ItemIsUserCheckable flag for this.