- Original Message -
From: "Kick Willemse" <[EMAIL PROTECTED]>
To: "lcs Mixmaster Remailer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, September 22, 2000 3:07 PM
Subject: Re: Command-line tools supporting
Every supplier of tokens claims to support PKCS#11. Nevertheless this is
always their own PKCS#11 libary (PKCS#11 has very different flavours).
So you need to install their libary and use their cards. On the
otherhand you need to check if the filestructure on the card is
supported by the libary.
Is anyone aware of command-line tools to import the content of a PKCS#12
file into a token accessed via PKCS#11? Of what I have found so far,
iPlanet's certutil supports PKCS#11, but doesn't seem to grok PKCS#12; and
OpenSSL and Microsoft's certmgr.exe support PKCS#12 but know nothing of
PKCS#11 :
Can someone provide or point to a list of tokens which support the
PKCS-11 ("Cryptoki" interface? TIA!