hi fred,
does the login form page work fine with ssl?
cheers
ssl
Re: ssl
Yes it does.
Main thing to remember is to ensure everything is called via a secure connection.
i.e. if you include jquery, make sure you call is over a secure connection.
By default everything needed by ADDT/Interakt to work will be included using the current protocol unless you referred to the file using an absolute URL
Main thing to remember is to ensure everything is called via a secure connection.
i.e. if you include jquery, make sure you call is over a secure connection.
By default everything needed by ADDT/Interakt to work will be included using the current protocol unless you referred to the file using an absolute URL
Re: ssl
Never tried it on php 5.4.
Having said that bottom line is interakt will die eventually because the mysql_connect is getting dropped from php.
So unless we re-develop the tng file the end will eventually arrive...
It will be a while still before that happens there are just to much applications out there that still uses the mysql_connect function.
Talking about the SSL.
Never installed a whildcard but I would imagine it to be the same as a standard SSL cert.
Do you manage your own servers?
If not you will have to ask your host to assist you with it.
Having said that bottom line is interakt will die eventually because the mysql_connect is getting dropped from php.
So unless we re-develop the tng file the end will eventually arrive...
It will be a while still before that happens there are just to much applications out there that still uses the mysql_connect function.
Talking about the SSL.
Never installed a whildcard but I would imagine it to be the same as a standard SSL cert.
Do you manage your own servers?
If not you will have to ask your host to assist you with it.