ssl

Any tips and tricks that has to with the ADDT that doesn't fit into one of the other categories
mrhankey
Posts: 45
Joined: 2010-07-31 18:20

ssl

Post by mrhankey » 2014-04-10 21:03

hi fred,

does the login form page work fine with ssl?

cheers

User avatar
Fred
Site Admin
Posts: 491
Joined: 2010-02-15 12:10
Location: Armagh, Northern Ireland
Contact:

Re: ssl

Post by Fred » 2014-04-13 12:18

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

mrhankey
Posts: 45
Joined: 2010-07-31 18:20

Re: ssl

Post by mrhankey » 2014-04-14 20:10

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

User avatar
Fred
Site Admin
Posts: 491
Joined: 2010-02-15 12:10
Location: Armagh, Northern Ireland
Contact:

Re: ssl

Post by Fred » 2014-04-15 08:04

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.

Post Reply