HttpsURLConnection & untrusted certificat0265 (11/14/2003 7:10:40 PM) Hi, I need help! I have an existing client programm. This program communicates with a server throw HTTP protocol with URL connection. I must change it to HTTPS protocol, (both have to work). The Server send an ... Evike
SSL Connection java1490 (11/5/2003 2:33:47 PM) Hi, I need access As400 data with jdbc connection by Internet. I would like to use SSL connection. Presently, I have a connection to my as400 with the toolbox java. My code for this connection is: Class... karine_120
Getting the Common name from a cert0213 (11/14/2003 5:34:08 PM) Hi, I'm in the process of converting some asp code to jsp. One section of the asp handles getting the Common Name out of the client Cert and it looks like this. strName = Cstr(Request.ClientCertificate("Su... davidnospam32
GnuPG0117 (11/14/2003 3:55:38 PM) Hi, I am using GnuPG as my keys.. how do i read the my keys which i have already created using gpg? ... Leaf
IAIK to JSSE migration0190 (11/14/2003 9:54:53 AM) I'm going to rewrite existing code, which is using IAIK 3rd party security libraries, to use JSSE API. Can anybody help me with it ? ... whizz_kid
SSL accelerator cards and PKCS#7 hardware token3135 (11/13/2003 6:00:51 AM) Can anyone in this ng with experience on: 1) Interfacing with an SSL accelerator card, with Java being an HTTP client making a remote HTTPS connection ? 2) Interfacing with a or a PKCS#7 hardware token / HSM... noone
How do you pass principal from client to EJB container?0185 (11/14/2003 3:52:07 AM) We're using a magic JAAS LoginModule that somehow tells the EJB server who we are. But, it has the drawback that once we login, subsequenct logout/login will not change who we are. What is really the right wa... carlthronson
S/MIME1104 (11/7/2003 10:25:25 AM) Does anybody know of a good, easy to use inplementation of S/MIME that is free ? Cheers Matt Shaw ... Unknown
Web Application Security with JAAS1120 (11/9/2003 10:37:39 PM) Hi We are working on an Office Automation project, it is a Java web-based application developed using Struts MVC framework. Is JAAS a suitable solution for applying security on such systems? I don't think the... pashazadeh_amir