Page 1 of 1
ssl
Posted: 2014-04-10 21:03
by mrhankey
hi fred,
does the login form page work fine with ssl?
cheers
Re: ssl
Posted: 2014-04-13 12:18
by Fred
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
Re: ssl
Posted: 2014-04-14 20:10
by mrhankey
thanks fred,
any experience on installing wildcard sll on cpanel?
final question mate is, does addt run on php version 5.4? can we run interakt and addt extensions on latest php?
cheers
Re: ssl
Posted: 2014-04-15 08:04
by Fred
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.