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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java.policy31 May 2005 22:16 GMT6
I'm trying to run a little applet that I wrote on a browser but I can't
get it to read files properly. I've played with various policy files and
signing stuff and I finally got it to work by adding "permission
java.security.AllPermission;" to the "grant {" section of
Problems using crypto library31 May 2005 07:41 GMT6
Hi to all,
I have checked out the following code from the Sun site:
import javax.crypto.KeyGenerator;
import javax.crypto.Mac;
URL with PATH/QUERY HostnameVerifier "wrong hostname"21 May 2005 09:33 GMT1
I'm using https client-side authentification. Everything is working
fine, as long as I use the CN name (debian.lan) issued in the servers
public certificate.
The hostname "debian.lan" resolves to the ip address "192.168.1.4", and
Check leaf key usage failed in certificate17 May 2005 06:54 GMT1
I have an applet, embedded in a web page, that worked fine (and still
works fine) on machines running Java 1.4.2 and below, but throws an
exception on machines running version 1.5.0_0x. Specifically, I get the
following exception and stack trace:
RSA encryption with private key in Java13 May 2005 22:28 GMT1
How can I encrypt (with private key) a message in Java aplication using RSA
algorithm ?
I have a Bouncycastle package and it works... BUT !!!!
I send this encrypted text to the server where I must decrypt it with public
Signed code runs using WebStart in 1.4 but not 1.512 May 2005 22:24 GMT1
I have a signed application that runs flawlessly under WebStart in 1.4
JDKs/JREs (on WinXP/2K, Linux and MacOS X) that refuses to run under
WebStart in 1.5 JDKs (on both Windows and Linux; haven't tried on MacOS).
The error occurs when the certificate is validated (this is from 1.5 ...
Programming with standard PKCS#11 and several Hardware Tokens11 May 2005 09:56 GMT1
I try to encrypt with several Hardware Token (eToken, iKey,
CryptoCard) and the standard Java PKCS11-class. I can Access the
keyStore on the Token and I can encrypt a small String.
Provider p = new sun.security.pkcs11.SunPKCS11(configName);
applet read file10 May 2005 09:08 GMT3
Hi, for all
I have a problem- I made an applet
I want to read some files on the server where there is the applet
but for the first thing I need to scan all the directories avaible.
Help with security in Windows10 May 2005 02:43 GMT1
Sorry for the cross-post: I sent this to comp.lang.java.programmer, and did
not get a response.
Can anyone point me to a primer on accessing Windows file security
information from within Java?
Expiring a software based on timestamp10 May 2005 02:26 GMT1
I want to be able to create a demo version of an application which has an
activation code which will 'expire' the demo either:
a) on a certain date I specify or
b) at the end of 30-60 days.
Using AS/400 for JAAS Tomcat Authentication?08 May 2005 20:15 GMT1
I am planning a secure intranet web application using Tomcat on Windows
2K. I would like for my users to login using their AS/400 accounts. My
motive for re-using the AS/400 users are 1) they will be viewing data
from the AS/400, and 2) the obvious single-signon-esqe convenience.
newbie question02 May 2005 21:58 GMT4
I'm trying to use SecretKeyFactory.getInstance("PBEWithMD5AndDES"); as
described here:
   http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html#PBEEx
It fails with a
 
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.