我们需要通过java获取windows的证书库,检测windows客户端是否安装了我们的企业证书。证书是x.509格式的。现在想通过java applet来检测在客户端机器中是否已经安装了该数字证书。请问应如何检测,是否一定要使用windows库进行检测?
Hi,
请问是Azure平台上的吗? 如果是的话, 您可以看下Access Control:
http://www.windowsazure.com/en-us/develop/java/how-to-guides/access-control/
使用Use ServiceManagementRest API to handle证书也可以.
http://www.windowsazure4j.org/learn/labs/Management/index.html
这个或许也有帮助:http://stackoverflow.com/questions/5476974/java-access-to-intermediate-cas-from-windows-keystores
谢谢,
QinDian Tang MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.