bytemaster.github.io icon indicating copy to clipboard operation
bytemaster.github.io copied to clipboard

bytemaster.bitshares.org throws HTTPS warning

Open theoreticalbts opened this issue 10 years ago • 0 comments

https://bytemaster.bitshares.org gives an SSL error because the domain is simply a CNAME pointing to bytemaster.github.io, so the server's cert is for Github domain, not Bitshares domain. If we want SSL on the domain, we'll have to actually serve the content from our own server.

Since it doesn't exactly reflect well on our crypto skills when we don't have HTTPS working on our own site, I strongly recommend doing this.

[1] https://github.com/isaacs/github/issues/156

theoreticalbts avatar Feb 04 '15 04:02 theoreticalbts