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
SSL
Re: SSL
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.
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.
-
- Posts: 92
- Joined: Thu Sep 04, 2008 9:48 pm
Re: SSL
Thanks Dave. Yes, my server is https.
Paul
Paul
Re: SSL
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.
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.