ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Bugzilla SSL Issue?

From: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Date: Fri, 20 Jan 2017 15:55:20 +0100


2017-01-20 15:46 GMT+01:00 Graham Bloice <graham.bloice@xxxxxxxxxxxxx>:
On 20 January 2017 at 14:39, Roland Knall <rknall@xxxxxxxxx> wrote:
I am getting SSL issues while contacting https://bugzilla.wireshark.org 

Anyone else does as well? 

My Google Chrome (Version 55 on Linux) does not accept the certificate. Moreove, the certificate seems to have been issued on Jan 02 2017 and expires on April 02 2017, which is weird by itself

Anyone else having this issue?

Cheers
Roland


I'm getting a cloudflare SSL cert for bugzilla, valid until 2 July 2017 and my Chrome (5.0.2883.87 m on Windows) is happy with it.

The short lifetime of the cert you see is typical of a Let's Encrypt cert (90 days) and that's what Gerrit is using (for me).

I'm now facing the same issue as Roland. Firefox reports:

bugzilla.wireshark.org uses an invalid security certificate. The certificate is only valid for the following names: wireshark.org, www.wireshark.org Error code: SSL_ERROR_BAD_CERT_DOMAIN

There is probably some work ongoing ;)

Pascal.