From 9e1d2533dfb01fbfcae3332364396acba697c075 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 26 Jun 2014 17:31:15 +0200 Subject: corrected typo --- src/p11tool-args.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/p11tool-args.def b/src/p11tool-args.def index 3a79cac8ac..eed03b659a 100644 --- a/src/p11tool-args.def +++ b/src/p11tool-args.def @@ -6,7 +6,7 @@ detail = "Program that allows operations on PKCS #11 smart cards and security modules. To use PKCS #11 tokens with GnuTLS the p11-kit configuration files need to be setup. -That is create a .conf file in /etc/pkcs11/modules with the contents 'module: /path/to/pkcs11.so'. +That is create a .module file in /etc/pkcs11/modules with the contents 'module: /path/to/pkcs11.so'. Alternatively the configuration file /etc/gnutls/pkcs11.conf has to exist and contain a number of lines of the form 'load=/usr/lib/opensc-pkcs11.so'. -- cgit v1.2.1