Depending on the DNS server, the answer is different … $ dig +nocmd +noall +answer gerrit.fd.io gerrit.fd.io. 5 IN CNAME dev.fd.io. dev.fd.io. 5 IN A 162.253.54.31 $ dig +nocmd +noall +answer gerrit.fd.io @8.8.8.8 gerrit.fd.io. 5 IN CNAME awscloud.fd.io. awscloud.fd.io. 5 IN A 52.10.107.188
Florin > On May 15, 2018, at 3:03 PM, Florin Coras <fcoras.li...@gmail.com> wrote: > > I’m getting in Chrome NET::ERR_CERT_COMMON_NAME_INVALID > > And dig says: > > ;; ANSWER SECTION: > gerrit.fd.io <http://gerrit.fd.io/>. 5 IN CNAME > dev.fd.io <http://dev.fd.io/>. > dev.fd.io <http://dev.fd.io/>. 5 IN A > 162.253.54.31 > > Florin > > >> On May 15, 2018, at 2:50 PM, Dave Barach <dbar...@cisco.com >> <mailto:dbar...@cisco.com>> wrote: >> >> You might check your DNS result for gerrit.fd.io <http://gerrit.fd.io/>. >> Here's what I see, as of a minute ago: >> >> $ dig gerrit.fd.io <http://gerrit.fd.io/> >> >> ; <<>> DiG 9.11.3-1ubuntu1-Ubuntu <<>> gerrit.fd.io <http://gerrit.fd.io/> >> ;; global options: +cmd >> ;; Got answer: >> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2545 >> ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 >> >> ;; OPT PSEUDOSECTION: >> ; EDNS: version: 0, flags:; udp: 65494 >> ;; QUESTION SECTION: >> ;gerrit.fd.io <http://gerrit.fd.io/>. IN A >> >> ;; ANSWER SECTION: >> gerrit.fd.io <http://gerrit.fd.io/>. 203 IN CNAME >> awscloud.fd.io <http://awscloud.fd.io/>. >> awscloud.fd.io <http://awscloud.fd.io/>. 7103 IN A >> 52.10.107.188 >> >> ;; Query time: 0 msec >> ;; SERVER: 127.0.0.53#53(127.0.0.53) >> ;; WHEN: Tue May 15 17:48:54 EDT 2018 >> ;; MSG SIZE rcvd: 80 >> >> I see no issue with the certificate being offered by [the above version of] >> gerrit.fd.io <http://gerrit.fd.io/>. >> >> HTH... Dave >> >> -----Original Message----- >> From: vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io> <vpp-dev@lists.fd.io >> <mailto:vpp-dev@lists.fd.io>> On Behalf Of Alexey >> Sent: Tuesday, May 15, 2018 5:17 PM >> To: vpp-dev <vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>> >> Subject: [vpp-dev] gerrit.fd.io <http://gerrit.fd.io/> froblem access >> >> The source code repositaries is problem access. >> >> >> Your connection is not secure >> >> The owner of gerrit.fd.io <http://gerrit.fd.io/> has configured their >> website improperly. To protect your information from being stolen, Firefox >> has not connected to this website. >> >> This site uses HTTP Strict Transport Security (HSTS) to specify that Firefox >> may only connect to it securely. As a result, it is not possible to add an >> exception for this certificate. >> >> >> >> gerrit.fd.io <http://gerrit.fd.io/> uses an invalid security certificate. >> >> The certificate is only valid for docs.fd.io <http://docs.fd.io/> >> >> Error code: SSL_ERROR_BAD_CERT_DOMAIN >> >> The bypass error is returned blank page. >> >> >> >> > >