nmav pushed to caml-crush (master). "document the addition of new tokens"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 08:56:36 UTC 2015


>From 6ef0ce9a3c4fdc860570741efe469c359ec5cb0f Mon Sep 17 00:00:00 2001
From: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date: Wed, 8 Apr 2015 10:50:53 +0200
Subject: document the addition of new tokens


diff --git a/README.fedora b/README.fedora
index 7bda675..9f1468b 100644
--- a/README.fedora
+++ b/README.fedora
@@ -50,6 +50,7 @@ If everything is ok, the PKCS #11 module is ready for operation.
 Note that pkcs11-tool is part of the opensc package. It is recommended that
 the private key should be deleted or be made inaccessible to the softhsm users.
 
+
 ========================
 Initialize using p11tool
 ========================
@@ -67,6 +68,18 @@ You can now list them. You should have 2 objects, the private key, and the certi
   $ p11tool --login --list-all "pkcs11:model=SoftHSM%20v2;manufacturer=SoftHSM%20project;token=System%20softtoken"
 
 
+==================
+Adding more tokens
+==================
+
+Additional soft tokens can be handled by pkcs11proxyd-softhsm with different PIN
+and PUK numbers. Those can be added using the following commands.
+
+# pkcs11proxyd-softhsm-ctl add "new-token-name"
+
+You will be prompted for PIN and PUK numbers.
+
+
 ===========
 Limitations
 ===========
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/caml-crush.git/commit/?h=master&id=6ef0ce9a3c4fdc860570741efe469c359ec5cb0f


More information about the scm-commits mailing list