Open
Description
If config has cryptoapicert "..."
entry, then add menu action for editing this line in config.
Editor should show list of personal certificate from windows certificate store. If user select certificate with key then config is updated with:
cryptoapicert "THUMB:CERT-THUMB..."
If config has pkcs12 "..."
entry, then user can easily edit this parameter using .p12 file selector.
The greatest success would be the possibility of a convenient change between pkcs12 and the windows certificate store (cryptoapicert).