Https website and LimeLM

Hi,

At present I am using limeLM webapi to pull data based on purchaser email. I was wondering if I switch my website to SSL, is there anything that I need to take care of ? I am using php sample code to extract data from LimeLM servers.

Thanks

Whether your site uses HTTPS or not has no effect on the web API.

When you use the web API you should always use HTTPS. In the near future connecting to LimeLM on HTTP connections will automatically be redirected to HTTPS.

Thanks