1. 14
  1.  

  2. 1

    Im getting a weird, certificate error on this site keeping it from loading in Chrome/Android. Site is felixangell.com but certificate says “github.com” and fastly.

    1. 2

      This usually happens when someone hosts their site on GitHub pages, which doesn’t support HTTPS directly.

      1. 1

        Appreciate the tip!