| Thread | Last Post | Replies |
|
| SSL accelerator cards and PKCS#7 hardware token | 14 Nov 2003 09:48 GMT | 3 |
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 for non-SSL
|
| S/MIME | 13 Nov 2003 06:01 GMT | 1 |
Does anybody know of a good, easy to use inplementation of S/MIME that is free ? Cheers Matt Shaw
|
| Web Application Security with JAAS | 11 Nov 2003 21:28 GMT | 1 |
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 there would be any need for other types of authentication
|
| premature end of script headers - jar file? | 07 Nov 2003 02:46 GMT | 4 |
I know what the definition of a premature end of script header is in my log file. What i cant seem to figure out is why it is happening. I have a policy file setup for my website for a chat script. This java code worked on a solaris machine and I ported it over to my
|
| Example source code for CA | 06 Nov 2003 22:01 GMT | 1 |
I'd like to find some sample code on accepting and signing certificates. I'm doing research with a self-contained network with private CA's. I don't need any transport code, Diffie-hellman, TLS/SSL/Proxies, etc. Just looking for examples of:
|
| Questions about Digital Signatures | 06 Nov 2003 18:15 GMT | 1 |
I just began approaching the cryptography issues from a developer standpoint and I have some newbie questions to submit. Sorry for being too obvious. 1) I made some test using the examples in the SDK documentation about
|
| applet problem with plugin 1.4.2 | 03 Nov 2003 23:42 GMT | 4 |
I got a verisign signed applet that worked well with the java plugin 1.4.1_xxx, but since I updated my client to 1.4.2_01 or 1.4.2_02 I always get the error "access denied (java.util.PropertyPermission user.home read)
|
| security question | 03 Nov 2003 23:15 GMT | 2 |
We use Applet->Servlet request/response streams to send sensitive information about our sales. We are using SSL for network encryption. Is there anyway someone could see the sensitive information anywhere once the data leaves applet VM and before it enters servlet VM?
|
| GlobalSign (former BelSign) acceptance | 03 Nov 2003 00:16 GMT | 3 |
Anyone has used this certificate? Is it still equally accepted as default trusted by NN and Sun Java (IE still does, I see it in its store). I have a client (meaning a human client) who for some legal issues would
|
| How to query NT Domain | 02 Nov 2003 02:22 GMT | 1 |
I'm looking for a way to query the NT Domain to obtain a read only list of the users on the domain(either local or network). I'm not looking to authenticate, just for a way to get a list of the current valid accounts userids. I have briefly looked at JCIFS and JAAS but since ...
|