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
KeyGenerator or Jar Signing issue15 Jun 2005 10:35 GMT1
I have a function add a JCE provider for an AES algorithm, but the JCE
fails every time I attempt to launch it.
Provider jceProvider = new com.x.jce.provider.JCEProvider;
Security.addProvider (jceProvider);
Generate digital keys/certificates programmatically14 Jun 2005 19:55 GMT1
I need to manage (create, store and import/export) the digital
Certificates in a web based application.
I know that Sun's keytool can be used to create digital certificates
X.509. But it is command line tool.
newbie - jsp forms13 Jun 2005 08:26 GMT4
 I have the following code.  Here the client is requested to enter
the username and password, and foward them to a new jsp page.
<form action="CheckStatus.jsp" method="get">
<p><H2>Enter your username and password and press Submit</H2></p>
AccessController.doPrivileged()13 Jun 2005 01:54 GMT1
I have an idea how the AccessController class is supposed to be used, but
I have not written much code that needs to worry about security and I want
to be sure on this.
Typically, I would have just used the System.getProperty() method to get
javax.net.ssl.SSLHandshakeException:11 Jun 2005 00:49 GMT2
I'm using HttpUnit to connect to a secure website.
I need to connect to a website, give a useid, passwd ang login and
download a file from a link from a program. Any help on this is
appreciated.
Newbie ?: SSL from java thick client to windows server11 Jun 2005 00:42 GMT5
Hi - first I apologize because I have no idea what I am doing.  I was
tasked with trying to get this to work and I don't even know Java! :)
We are trying to implement SSL from a Java thick client to a webservice
on a windows server.  We created a self signed certificate on the
Is Thawte trusted?08 Jun 2005 23:18 GMT1
I've built a JCE provider that works fine when the JAR file is signed
with a code signing certificate issued by Sun Microsystems, but when I
sign it with a code signing certificate issued by Thawte (their
Javasoft code signing certificate), then a java.util.jar.JarException
Accessing Certificates in Windows System Stores from Java08 Jun 2005 22:25 GMT3
 Is there a standard way in Java to get access to a certificate stored
in one of the "system stores" in Windows ? What about accessing the
(references to) the keypairs stored in "key containers" ?
 Thank you !
Very simple signed Webtart app throwing AccessControlException06 Jun 2005 17:44 GMT2
I have a Webstart app deployed locally on a Tomcat server. It's signed
using keytool/jarsigner with the 1.4.2_06 JDK and my own generated
certificate, and only one JAR file is used containing two classes - no
3rd party JARs or anything like that. It's a simple Swing application
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



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