Hi Mike, *,

Mike Tancsa wrote:
On 12/17/2013 9:05 PM, Josh Cepek wrote:
Here's an update about Easy-RSA v3 in case there were any
lingering contributions or ideas. At this point, the notable thing
missing compared to the 2.x-series is PKCS#11 support. My thought
here is that it should either have universal support for both
Windows and *nix platforms or be exposed as distro-centric
additions. I'd rather see a pkcs11 frontend script that is targeted
to each platform, and envision this as a 3.1 release target feature.

Hi,
Its been a while since I tried / checked, but is there any support for
generating keys on an actual hardware token in Windows ?
Specifically, it would be great if I could do this with the
Safenet/Aladin java etoken.

I can do it on Unix using the older non java version keys, but I never
quite figured out how to do it in Windows, and there is no Java etoken
support that I have found on FreeBSD as it requires pkcs15 via OpenSC.
the newer Safenet java etokens require the Safenet driver software (or Aladdin eToken driver v5.0+). If you don't have access to this software then you're out of luck. If you do have access then generating keys on the token is doable (but not supported by easy-rsa at this moment). I've written scripts that work in both Windows (cygwin) and Linux to generate and install keys and certs on Aladdin/SafeNet etokens (32K/64K/72K). At one point I documented this for an older version of the eToken driver
 http://wiki.nikhef.nl/grid/EToken
esp section
http://wiki.nikhef.nl/grid/Storing_your_grid_certificate_on_an_Aladdin_eToken
but the basic principe is the same for the newer driver (use eTPKcs11.dll on Windows) If there's any interest we could integrate this into the easy-rsa scripts, but as Eric Crist pointed out, this is VERY hardware and platform dependent.


HTH,

JJK


Reply via email to