The moose likes Sockets and Internet Protocols and the fly likes SSL with Sockets ??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "SSL with Sockets ???" Watch "SSL with Sockets ???" New topic
Author

SSL with Sockets ???

Fei Ng
Ranch Hand

Joined: Aug 26, 2000
Posts: 1238
I am doing a application and applet so that my client would have a easier way to handle his client information. It askes the server for custmer address , phone, name and credit card info. It easier to just use a bowser interface to do this. But client don't like it. The Security of applet is up and running every other thing is good. Now the question is i am using Sockets and since Credit Card info has to be sent. Can i use socket with SSL? or i am out of my mind? Other suggestion will be great!
ruilin yang
Ranch Hand

Joined: Feb 25, 2001
Posts: 334
I think you can implement SSL with RMI. It performs certification(Public/Privite key)and encryption.
If i am wrong please correct.
Thanks
Ruilin
 
jQuery in Action, 2nd edition
 
subject: SSL with Sockets ???
 
Threads others viewed
Persistent connection
partII: understanding of transaction security
Why Web Services
Switch from SSL to non-SSL
EJB and SSL Security for java application clients(Non-Web)
developer file tools