You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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] isaacs/github#156
The text was updated successfully, but these errors were encountered: