Forum, now with TLS

Here you can ask everything that's Guild related.

Moderator: Dust

Post Reply
User avatar
Dust
The Boss
Posts: 9093
Joined: 01 Jan 1970 01:00
Contact:

Forum, now with TLS

Post by Dust » 05 Dec 2015 17:32

Now we can finally discuss in an encrypted fashion, thanks to the new https://letsencrypt.org/ initiative. Just go to https://thecorewithin.net instead of the old http page :)

I'm dreaming of a future where every communication is encrypted... :P
I do what I think is right. But I don't think that what I think is right can not be wrong.
Idorian
Die-hard
Posts: 2450
Joined: 01 Jan 1970 01:00
Location: Mechelen - Belgium
Contact:

Re: Forum, now with TLS

Post by Idorian » 08 Dec 2015 12:37

Lol I keep checking this forum on a daily base, not sure why as there is hardly any new info on it :) At least now it will be encrypted :p
User avatar
Tiel
Die-hard
Posts: 2154
Joined: 01 Jan 1970 01:00
Location: Utrecht, Netherlands
Contact:

Re: Forum, now with TLS

Post by Tiel » 14 Dec 2015 21:02

Nice, our useless chatter can now no longer be detected by the NSA.
User avatar
Xureon
Posts: 383
Joined: 10 Feb 2008 22:18
Location: Belgium
Contact:

Re: Forum, now with TLS

Post by Xureon » 17 Jan 2016 02:09

However,

Code: Select all

if($_SERVER['SERVER_PORT']!=443) {
  header('Location: https://thecorewithin.net');
  exit;
}
and all that, because why not!
User avatar
Tiel
Die-hard
Posts: 2154
Joined: 01 Jan 1970 01:00
Location: Utrecht, Netherlands
Contact:

Re: Forum, now with TLS

Post by Tiel » 24 Jan 2016 12:40

Xureon wrote:However,

Code: Select all

if($_SERVER['SERVER_PORT']!=443) {
  header('Location: https://thecorewithin.net');
  exit;
}
and all that, because why not!

Code: Select all

header('Location: https://thecorewithin.net' . $_SERVER['REQUEST_URI']);
;)
Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests