Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Security / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Checking whether user has access to file/folder30 Nov 2004 16:48 GMT4
I was wondering hwo to go about making sure that a user has access to
read or write to a folder/file on the local/network file system given
just the path from Java. I have a simple test program:
import java.io.*;
where to purchase client certificates28 Nov 2004 11:46 GMT1
I have written a Java application that uses a client certificate to
authenticate (login) to a realm (domain) on Tomcat. During development
I used Java's keytool utility to generate the certificate. Now it is
time for my application to go to production and I must purchase a
Applet Security Issue27 Nov 2004 19:28 GMT3
 We have created a java application that runs our business
application, and are now looking to run it as an applet so that it can
be accessed from the internet. We have loaded both the classes and a
jar file to the web server for testing, and have found that when we
java sha-1 problem26 Nov 2004 15:30 GMT4
I've a problem with this java-class "hash":
import java.security.*;
public class hash
{
key pair created with DSA, want CSR in RSA25 Nov 2004 16:23 GMT1
I generated a public/private keypair using keytool (j2sdk1.4.2_04 on
Windows NT):
keytool -genkey -alias <alias> -keypass <passwd> -keystore .keystore
As I've read in the documentation for keytool this command generates a
javamail-crypto23 Nov 2004 19:35 GMT1
Perhaps I can use functionality like the javamail crypto API.  
To get 100% grip on it I need sources. Unfortunately the
'net.suberic.crypto' stuff is out of sight.
I tried to get it via anonymous CVS at sourceforge, but no reply as a
MessageDigest different20 Nov 2004 02:27 GMT1
I have an application that get PDF documents from the Web and store
them in a database. I don't want to add the same document many times
so I decided to calculate the digest of these documents.
Here is want I do:
java.security.SecureRandom Bug16 Nov 2004 23:37 GMT2
SecureRandom hangs on the Linux Machine I am using (Linux 2.1 AS)
running Sun JDK 1.4.1_05.
Does anyone know if this is a known issue, how can it be resolved ?
Thanks in Advance,
Why getLocalCertificates always returns null16 Nov 2004 19:26 GMT1
I have created a key using keytool and selfcer it. But when I calling
using the SSLSession.getLocalCertificates , I always got null.
Here are the entries in my list, any comments? Thanks a lot
jacktestkey, Fri Nov 12 12:35:39 EST 2004, keyEntry,
Prevent  JAR file from modification14 Nov 2004 19:09 GMT4
we want to deploy a web archive (*.war file) or just jar files to our
customers. We do all customer specific modifications to the included
XML configuration files before deployment and want to prevent the
customers from changing any configurable parameters.
untrusted certificate for testing: Untrusted Server Certificate Chain09 Nov 2004 09:01 GMT2
I want to test my application which connects to a https site. The
certificate is NOT trusted with a root certification authority.
I get the following error:
Caused by: javax.net.ssl.SSLHandshakeException:
tomcat webserver on windows and https06 Nov 2004 14:44 GMT1
I've no experience at all with Tomcat and would like to setup an https
traffic to a tomcat integrated webserver.
I would like to know the steps for :
1) generate the webserver certificate CSR (We sign the CSR with our
Disabling Web Start04 Nov 2004 17:56 GMT3
I installed the latest JRE (J2SE 5.0 JRE) on a Windows host yesterday.
After installation, the host listens on several new ports. The listener
seems to be related to Java Web Start.
I don't need Java Web Start (just want a working JVM); I want a
run file.bat from java03 Nov 2004 16:40 GMT2
Hello to everybody,
I try to run my batch file in this way :
    Runtime.getRuntime().exec("http://virgilio/"+parent.areaAdams +
"/run_adams.bat");
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.