How can I use “https://” URLs with LifeType?
You can easily enable https URLs with LifeType doing the following: log into the administration interface of your LifeType and then click the “Site Admin” tab. Once there, click the “Global Settings” tab and you’ll be presented with a list containing all the possible configuration parameters supported by LifeType. Look for one called “base_url”, since this one is used as the base URL to generate all other URLs in the html code. By default, it should look something like “http://yourlifetypehost/” (depending on where you installed LifeType) If you wish to have secure URLs, modify that field so that it has “https://yourlifetypehost/”, scroll down the page and click the “Save” button. Now all URLs should point to your secure site.