Jump to content

SSL In Java

- - - - -

  • Please log in to reply
No replies to this topic

#1
oosyloo

oosyloo

    Newbie

  • Members
  • Pip
  • 6 posts
Hello Everyone.
I need help on setting up SSL with java.
As far as i know, SSL is the layer for encryption on web.

So I have an idea and i hope u guys can give some guide. (:

Idea
There will be a java applet acting as Server online at https://www.java.byeonhwa.com
We have a java application acting as Client on my computer.
So the Server will be a simple echo server first.


Question 1
Whatever the client output to the server will be auto encrypt as long as i set the Server to be SSL?
Or do i need to implement the algorithm?


Question 2
How do I implement the applet to a real web?
My applet will call SSLServerSocketFactory to createServerSocket.
Meaning i place the applet into a html file and whenever it load, the web will turn into https automatically?

Thanks to anyone who care to read and leave a reply. Thks (:




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users