[179244] in North American Network Operators' Group
Re: Google's Gmail SMTP SSL has expired (again)
daemon@ATHENA.MIT.EDU (Job Snijders)
Sat Apr 4 15:52:45 2015
X-Original-To: nanog@nanog.org
Date: Sat, 4 Apr 2015 21:52:39 +0200
From: Job Snijders <job@instituut.net>
To: John Levine <johnl@iecc.com>
In-Reply-To: <20150404194352.13410.qmail@ary.lan>
Cc: nanog@nanog.org
Errors-To: nanog-bounces@nanog.org
On Sat, Apr 04, 2015 at 07:43:52PM -0000, John Levine wrote:
> I get a cert good through Dec 31.
Yeah, seems to be fixed now.
Vurt:~ job$ echo QUIT | openssl s_client -verify 6 -connect smtp.gmail.com:465 -showcerts | openssl x509 -noout -dates
verify depth is 6
depth=2 /C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=2 /C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
verify error:num=27:certificate not trusted
verify return:1
depth=1 /C=US/O=Google Inc/CN=Google Internet Authority G2
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/CN=smtp.gmail.com
verify return:1
DONE
notBefore=Feb 18 10:19:56 2015 GMT
notAfter=Dec 31 00:00:00 2015 GMT