Page 1 of 1

SSL

Posted: Wed Aug 30, 2017 3:36 pm
by paullanders
Dave, could you setup SSL for purplepixie.com so that Google Chrome will stop complaining about the news and update scripts being served over http?

Thanks!

Paul

Re: SSL

Posted: Wed Aug 30, 2017 4:59 pm
by dave
Hi Paul,

Good news is that purplepixie.org does work via SSL however clearly the script sources in FreeNATS need updated.

This should be a simple fix and is raised as an issue: https://github.com/purplepixie/freenats/issues/17

I'll hopefully get to it in the next day or so.

I take it your server is itself on HTTPS? I can either update to just use scripts on https:// but I think best practice is to use just // which then works http or https depending on how the source page is loaded.

Regards,

Dave.

Re: SSL

Posted: Wed Aug 30, 2017 8:15 pm
by paullanders
Thanks Dave. Yes, my server is https.

Paul

Re: SSL

Posted: Thu Aug 31, 2017 3:39 pm
by dave
Hi Paul,

I've updated four locations that load scripts (and in case case an image) from purplepixie.org to use '//' in the source so it will use https if you're connection is https etc. Seems to be working fine - included in now available release 1.19.1b at https://www.purplepixie.org/freenats/re ... on=1.19.1b

Let me know if that works ok.

Kind regards,

Dave.