Adding configuration of pinentry application for DNIe.

This commit is contained in:
German Blanco 2015-11-10 09:37:39 +01:00
parent b9936f4701
commit d45c96106a
1 changed files with 18 additions and 0 deletions

View File

@ -146,6 +146,24 @@ app default {
#
# force_card_driver = customcos;
# Configuration block for DNIe
#
# Card DNIe has an option to show an extra warning before
# issuing a signature.
card_driver dnie {
# Disable / enable warning message when performing a
# signature operation with the DNIe.
# Only used if compiled with --enable-dnie-ui
# user_consent_enabled = yes;
# Specify the pinentry application to use if warning
# is configured to be displayed using pinentry.
# Default: /usr/bin/pinentry
# Only used if compiled with --enable-dnie-ui
# user_consent_app = "/usr/bin/pinentry";
}
# In addition to the built-in list of known cards in the
# card driver, you can configure a new card for the driver
# using the card_atr block. The goal is to centralize