gwt ajax ssl login

Posted by msaif on Stack Overflow See other posts from Stack Overflow or by msaif
Published on 2010-04-23T05:15:25Z Indexed on 2010/04/23 14:13 UTC
Read the original article Hit count: 460

Filed under:
|
|
|

i have GWT AJAX code but server side is PHP not JAVA. Now i need to login to server side PHP server. but i need to connect with SSL.

possiblity of solution i am thinking:

  1. change the http to https://
  2. PHP server side LAMP or XAMPP must have ssl support.

are they correct?

if there are some missing configuration then can anybody inform me?

© Stack Overflow or respective owner

Related posts about ssl

Related posts about login