xcontext "when the certificate is on a subdomain, but not a wildcard cert" do
      before do
        @check = Checker.new.check("https://www.httpbin.org")
      end
      it 'should be valid' do