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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PKCS11 Object Handles on Token level objects30 Jun 2005 11:03 GMT1
For all those developing or that have developed an implementation for
PCKS11:
In taking on this task, my current implementation of the functions only
handles session (local) object creation/storage and handling.  I am
javaw.exe and firewall27 Jun 2005 00:47 GMT1
Is it safe to set the firewall allow everything for javaw.exe as it
seems to be required by some software.
M
URL Parameter Encryption26 Jun 2005 01:20 GMT3
Howdy,
I wondering if anyone knows of a simple way to accomplish the
following?
1. Page1.jsp contains a form where the user inputs their username and
Actively calling JBoss JAAS authentication from an open web app page24 Jun 2005 18:19 GMT2
I have a web app running under JBoss 4.x  I'm using JBoss based JAAS
authentication to control access to restricted web app content.  The web app
is configured to use FORM based authentication.
However, the default starting page of the web app is open and not subject to
Encrypt/Decrypt String with RSA and X509Certificate23 Jun 2005 09:22 GMT5
I've 2 files : CA.cert (X509 certificate) and CA.key (contains private
key)
I want to encrypt a string "secret message" with the public key of the
certificate and decrypt this string with the private key.
Unique computer identifier in Java?23 Jun 2005 00:35 GMT2
I need to identify a computer uniquely in Java code.
Host names, user names, IP addresses or even MAC addresses won't work as
these might be changed or the computer may not even be networked.
I know that Intel processors (and probably others as well) have a serial ID,
Signing a certificate21 Jun 2005 09:25 GMT1
I have two private-key/certificate pairs in a keystore (created using
keytool).
I want to sign one of them using the other one (the other one's private key
of
RSA with bouncycastle21 Jun 2005 08:51 GMT1
With this code...
------
import org.bouncycastle.jce.provider.BouncyCastleProvider;
[...]
Import of SSL certificate20 Jun 2005 16:54 GMT5
Is the KeyStore()-class the dynamic version of "keytool"? I have a file name
"something.crt" that contains a certificate - is it possiable to load this
certificate from the file and into a keystore at runtime?
Brian
Overriding problems in rmi18 Jun 2005 10:47 GMT2
I want to implement rmi and get this error
test/PatientGui.java [151:1] getEnToonData() in test.PatientGui cannot
override getEnToonData() in test.ViewModel; overridden method does not throw
java.rmi.RemoteException
Expired certificates being ignored18 Jun 2005 03:35 GMT1
Hi there all,
I have a client application that talks to a server application via AXIS
SOAP.
We use a 2 way authentication SSL certificate exchange, ie. using a
Accessing WebServices over SSL17 Jun 2005 03:11 GMT1
I need to invoke a web-service over ssl from a java-client. The SOAP
call will be made through IBM-WSAD generated proxy classes.
I need to understand how can I force Server-Authentication for the
web-server that's hosting the web-service.
Newbie question17 Jun 2005 00:13 GMT1
I'm migrating from web app development using cgi to that using java
struts. Could someone tell me if web apps designed using java structs
have any particular security vulnerability? Are these web apps equally
prone to attacks such as XSS, SQL injection, buffer overflow just like
IllegalBlockSizeException16 Jun 2005 01:47 GMT4
Hi
I'm trying to encrypt a 256 bytes of data using a 2048 bits RSA key.
----Code Snippet----
Cipher cipher = Cipher.getInstance("RSA");
Are there any other 3rd party APIs except for BouncyCastle?15 Jun 2005 11:18 GMT1
I only know BouncyCastle.
Thanks.
Pages: 1 2 May, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.