YKCS11: update docs.
This commit is contained in:
@@ -126,7 +126,13 @@ valid information except for the public key.
|
|||||||
DEBUGGING
|
DEBUGGING
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
|
|
||||||
By default the module has debugging enabled. This is _highly_ verbose
|
By default the module has debugging disabled. This is _highly_ verbose
|
||||||
and might be confusing. In order to disable it, the two macros
|
and might be confusing. In order to enabled it rebuild the project as
|
||||||
`YKCS11_DBG` and `YKCS11_DINOUT` in the file `debug.h` should be set
|
follows:
|
||||||
to `0`. Once this is done the module must be recompiled.
|
|
||||||
|
----
|
||||||
|
yubico-piv-tool$ autoreconf --install
|
||||||
|
yubico-piv-tool$ ./configure --enable-ykcs11-debug
|
||||||
|
yubico-piv-tool$ make
|
||||||
|
yubico-piv-tool$ sudo make install
|
||||||
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user