kissmetrics/kmts

API is contacted using HTTP instead of HTTPS

Closed this issue · 4 comments

redox commented

It turns out that the current code forces the API to be contacted as HTTP. It should allow (and default to?) HTTPS.

Hi Sylvain, thanks for adding this issue. We're working to clean up the kmts gem a bit, and will also look to default/force HTTPS for all traffic.

@redox We have just released Version 3.0.0 of the kmts gem. It now defaults to HTTPS tracking. Thanks.

redox commented

@redox We have just released Version 3.0.0 of the kmts gem. It now defaults to HTTPS tracking. Thanks.

Cool :) Gonna have a look!

Please also note some other changes, most significantly is that cron mode is enabled by default. You can still disable it if desired, but cron/asynchronous tracking is the preferred method.