Changes between Version 19 and Version 20 of HOWTO


Ignore:
Timestamp:
07/25/14 15:40:53 (10 years ago)
Author:
Samuli Seppänen
Comment:

Hopefully final formatting fixes

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO

    v19 v20  
    811811=== PKCS!#11 implementation considerations ===
    812812
    813 Many PKCS!#11 providers make use of threads, in order to avoid problems caused by implementation of LinuxThreads (setuid, chroot), it is highly recommend to upgrade to Native POSIX Thread Library (NPTL) enabled glibc if you intend to use PKCS!#11.
     813Many PKCS!#11 providers make use of threads, in order to avoid problems caused by implementation of !LinuxThreads (setuid, chroot), it is highly recommend to upgrade to Native POSIX Thread Library (NPTL) enabled glibc if you intend to use PKCS!#11.
     814
    814815=== OpenSC PKCS!#11 provider ===
    815816