mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-12 23:37:29 -05:00
documentation and sample pkcs11 token
This commit is contained in:
7
misc/softhsm-example-token/makefile
Normal file
7
misc/softhsm-example-token/makefile
Normal file
@ -0,0 +1,7 @@
|
||||
all: clean token
|
||||
|
||||
clean:
|
||||
@rm -f softhsm.* test.* openssl.conf config.py
|
||||
|
||||
token:
|
||||
./gen-token.sh
|
Reference in New Issue
Block a user