由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - How do I catch a PKCS#10 request?
相关主题
how to pass a client certificate (x509) while calling a web service?Answer to "Is this a Bug or not? "
[职位] 靠谱大公司招聘懂Java Security 程序员。 (转载)Re: Entity EJB: anyone with real experience
Re: JDBC, Java vs. Javascript[转载] 请教一个猜数字的算法
JavaServer Pages入门篇奇怪!!Re: 大侠救命, java 初级问题,在线等待,急!
Beginner's QGenerating Java code in SCR
Hibernate sequences questionself-modifying code?
how to use JAVA to created named pipe under windows?Java 2D help..
A good way to compress client side data?how to add my own class into a jar file?
相关话题的讨论汇总
话题: pkcs话题: request话题: ca话题: web话题: 10
进入Java版参与讨论
1 (共1页)
y********o
发帖数: 2565
1
I am working on a Web security project.
The client applies for a X509 certificate through a Web interface of a
Certificate Authority (CA).
The PKCS#10 request is generated by Internet Explorer via a segment of
VBscript code. The request is then sent to the CA. Please note that the
PKCS#10 request is generated and sent in the background. In other words, it
is invisible to the developer.
I want to write a servlet on the CA server side to catch (or extract) the
PKCS#10 request and do something ab
1 (共1页)
进入Java版参与讨论
相关主题
how to add my own class into a jar file?Beginner's Q
random seed generatorHibernate sequences question
一个关于事件的问题how to use JAVA to created named pipe under windows?
jsp文件不能compile是咋回事?A good way to compress client side data?
how to pass a client certificate (x509) while calling a web service?Answer to "Is this a Bug or not? "
[职位] 靠谱大公司招聘懂Java Security 程序员。 (转载)Re: Entity EJB: anyone with real experience
Re: JDBC, Java vs. Javascript[转载] 请教一个猜数字的算法
JavaServer Pages入门篇奇怪!!Re: 大侠救命, java 初级问题,在线等待,急!
相关话题的讨论汇总
话题: pkcs话题: request话题: ca话题: web话题: 10