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 / October 2007

Tip: Looking for answers? Try searching our database.

Verisign Security

Thread view: 
simapatel78@gmail.com - 25 Oct 2007 19:25 GMT
Anyone has an idea how to implement verisign security in j2ee
enterprise application? Following is the case.
We are using encryption and decryption of messages between two j2ee
based applications with "DES" algorithm using javax.crypto package. we
are using websphere application server. if i have to use verisign
security what would be the steps? i am just new to this security. Help
would be appreciated.
petersprc - 28 Oct 2007 05:18 GMT
Hi,

You can use SSL to send data to a servlet, a web service, or a regular
network socket. This will rely on public key encryption.

Posting data to a servlet (use https):
http://jakarta.apache.org/httpcomponents/httpclient-3.x/methods/post.html

Secure web service:
http://www.ibm.com/developerworks/websphere/library/techarticles/0504_cowan/0504
_cowan.html


Service socket example:
http://java.sun.com/developer/JDCTechTips/2004/tt0914.html#2

Any of these methods will ensure a secure channel between the two
apps. Servlet is probably easiest since it has the least dependencies
in a simple scenario.

On Oct 25, 1:25 pm, simapate...@gmail.com wrote:
> Anyone has an idea how to implement verisign security in j2ee
> enterprise application? Following is the case.
[quoted text clipped - 3 lines]
> security what would be the steps? i am just new to this security. Help
> would be appreciated.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.