gwt ajax ssl login
- by msaif
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:
change the http to https://
PHP server side LAMP or XAMPP must have ssl support.
are they correct?
if there are some missing configuration then can anybody inform me?