Topic: 关于JSP中和CA实现接口的应用. |
Print this page |
1.关于JSP中和CA实现接口的应用. | Copy to clipboard |
Posted by: SQL20000 Posted on: 2003-11-28 14:23 是这样的情况 别的公司开发了一个CA谁证的程序好像是用C开发出来的.(或是以C为主) 用户必须有钥匙(和U盘差不多哪东西.) 还有KEY才能登陆进去. 我们现在想在JSP中实现和这个CA的接口... (请大这有帮忙或是提点意见..) 如果要实现需要什么过程或是调用什么组件.. 请帮助.. |
2.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: menzy Posted on: 2003-12-01 09:10 你这个难度大了,看样子和我们差不多,用的是客户端专用的USB Key。 登陆流程你能详细说明么? |
3.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: SQL20000 Posted on: 2003-12-03 09:39 是的你说的和我们一样. 登陆是CA认证必须用USB KEY 反正他们开发出来的产品主要是用C开发的. 听说要用JNI技术在JSP中实现接口. |
4.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: floater Posted on: 2003-12-04 01:52 do they have http or soap interface? What's a USB key? |
5.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: menzy Posted on: 2003-12-04 08:46 uSB key need special drivers for implementation. Normally, a USB key with smart circuit will store your CA Cert and, in most cases, should prevent it from reading out by other tools. If a client need to create a connection with server with cert, it should be made by calling some interfaces of special driver to interact with USB key. |
6.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: floater Posted on: 2003-12-04 23:35 Sounds like a smartcard type of things. With a USB connection to the card reader? |
7.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: menzy Posted on: 2003-12-05 10:35 Maybe, I'm not so familar with smart card technology. |
8.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: SQL20000 Posted on: 2003-12-05 13:26 我觉得CA将来是个方向.. 会应用在很广的领域.. |
9.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: floater Posted on: 2003-12-05 13:59 JDK1.4 has the interface to verify server side cert and submit client side cert to the server. However, I don't see any api to locate the file on the smart card, etc. |
10.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: windshome Posted on: 2003-12-09 10:09 难道没有RA?还要自己写? |
11.Re:关于JSP中和CA实现接口的应用. [Re: SQL20000] | Copy to clipboard |
Posted by: floater Posted on: 2003-12-10 00:05 That's what is called "Managed service", so RA is shifted to the CA side. |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |