eToken java keytool证书 [英] eToken java keytool certificates

查看:1562
本文介绍了eToken java keytool证书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Linux中使用eToken,我需要查看存储在eToken在JAVA中的证书。我一直在寻找工具,我发现keytool,但如果我使用这个howto,keytool显示有0个证书。

I'm using eToken in Linux and I need to view certificates stored on eToken in JAVA. I have been searching for tools and I found keytool, but If I use this howto, keytool shows me that there is 0 certs.

keytool-etoken。 cfg 我有:

  name = eToken
  library = /usr/lib/libeTPkcs11.so

命令:

keytool -list -keystore NONE -storetype PKCS11 -providerClass sun.security.pkcs11.SunPKCS11  -providerArg keytool-etoken.cfg

输出:

Enter keystore password:  

Keystore type: PKCS11
Keystore provider: SunPKCS11-NSS

Your keystore contains 0 entries

我应该怎么做才能在eToken上查看和使用证书?

What should I do to see and use certs on eToken? In Firefox or Chrome it works great.

推荐答案

好的,解决方案是安装SafeNet Authentication Client 8.X(SAC)。比Java 1.6将使用令牌,甚至使用keytool命令。但是问题是,openoces是旧的,不再开发,它不能从Token(java)读取证书,即使它有它的支持(通过pkcs11)运气不好: - (

Ok, the solution is to install SafeNet Authentication client 8.X (SAC). Than java 1.6 will work with token and even with keytool command. But the problem is, that openoces is old and not developed anymore and It cannot read certificates from Token(java) even it has support for it (thru pkcs11) Bad luck :-(

这篇关于eToken java keytool证书的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆