pkcs11_make_hash_link(1) debian man page | unix.com

Man Page: pkcs11_make_hash_link

Operating Environment: debian

Section: 1

pkcs11_make_hash_link(1)				      General Commands Manual					  pkcs11_make_hash_link(1)

NAME
pkcs11_make_hash_link - SmartCard PKCS#11 create a CA certificate link
SYNTAX
pkcs11_make_hash_link
DESCRIPTION
pkcs11_make_hash_link creates a symbolic hash-link for each CA certificate and each CRL in the given directory.
EXAMPLE
$ cd /etc/pam_pkcs11/cacerts $ ls -l total 4 -rw-r--r-- 1 root root 985 avr 4 2007 testCA-cacert.der $ sudo pkcs11_make_hash_link $ ls -l total 4 lrwxrwxrwx 1 root root 17 dec 17 11:27 d0e0e6f3.0 -> testCA-cacert.der -rw-r--r-- 1 root root 985 avr 4 2007 testCA-cacert.der
AUTHORS
Juan Antonio Martinez <jonsito@teleline.es>
SEE ALSO
pam_pkcs11(8) PAM-PKCS11 User Manual pkcs11_make_hash_link(1)
Related Man Pages
card_eventmgr(1) - debian
pkcs11_inspect(1) - debian
pklogin_finder(1) - debian
strongimcv_pki---signcrl(1) - centos
strongimcv_pki(1) - centos
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?