Sagewire Logo

Verisign Security

2 Message(s) by 2 Author(s) originally posted in java security


From: simapatel78 Date:   Thursday, October 25, 2007
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'd be the steps? I am just new to this security. Help
would be appreciated.


From: petersprc Date:   Sunday, October 28, 2007
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.

wrote in message:
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'd be the steps? I am just new to this security. Help


>'d be appreciated.



Next Message: some security issues...


Blogs related to Verisign Security

database connection does not exist
... object oriented relational vs database database web web database datalist from insert into retrieve string database dataset from updating database datatype database datatypes database date domain verisign whois database date release ...

pgn sakk
... pgp encryption free pgp encryption free download pgp encryption freeware pgp encryption help pgp encryption java pgp encryption key pgp encryption keys pgp encryption software pgp encryption software download pgp encryption verisign ...

BC305Chapter 46Security and Netscape Signed ScriptsExisting ...
Verisign (www.verisign.com) is also recommended. Because one of the foundations of a certificate is the identity of the certificate owner, registra- tion requires submitting documentation that proves the identity of your organization. ...

Re: [m2] SSL certificate name does not match
http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#ciphersuitechoice > ). > In this case, Maven should provide the option to override the default > host name checking algorithm with a do-nothing one. ...

Re: [m2] SSL certificate name does not match
It seems that the solution could only be provided by applications ( > > http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#ciphersuitechoice > ). > In this case, Maven should provide the option to ...

Verisign to Profit from Rootserver Data?
With the advent of modern programming languages (Java, PHP, Python and Ruby), rich libraries, and unprecedented infrastructure services like those from Amazon, we are arriving at yet another evolutionary step. Digg, del.icio.us, ...


Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional