Closed Bug 1052551 Opened 10 years ago Closed 10 years ago

Renew SSL Certificate for services.mozilla.com - Expires Aug 17 2014

Categories

(Infrastructure & Operations :: SSL Certificates, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jason, Assigned: jlaz)

Details

λ kenshin ~ → curl -v https://services.mozilla.com
* Rebuilt URL to: https://services.mozilla.com/
* Adding handle: conn: 0x18008b0
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x18008b0) send_pipe: 1, recv_pipe: 0
* About to connect() to services.mozilla.com port 443 (#0)
*   Trying 63.245.217.20...
* Connected to services.mozilla.com (63.245.217.20) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_DHE_RSA_WITH_AES_128_CBC_SHA
* Server certificate:
* 	subject: CN=services.mozilla.com,OU=IT,O=Mozilla Corporation,L=Mountain View,ST=California,C=US,serialNumber=S5H1mWUuvW8J2PQ9xrXK19BhjS3b8gJ8
* 	start date: May 15 00:23:01 2012 GMT
* 	expire date: Aug 17 07:03:33 2014 GMT
* 	common name: services.mozilla.com
* 	issuer: CN=GeoTrust SSL CA,O="GeoTrust, Inc.",C=US
Assignee: nobody → jlaz
Generating a CSR and will submit through Digicert now
Severity: normal → major
Submitted the CSR for one of the admins to approve.  Will need Webops help to have this installed on the infra Zeus after we receive their cert
Digicert Order #00551592

Uploaded certificate to ssl1.private.phx1.mozilla.com and updated static https vserver in STM.

λ kenshin ~ → curl -v https://services.mozilla.com
* Rebuilt URL to: https://services.mozilla.com/
* Adding handle: conn: 0x17c18b0
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x17c18b0) send_pipe: 1, recv_pipe: 0
* About to connect() to services.mozilla.com port 443 (#0)
*   Trying 63.245.217.20...
* Connected to services.mozilla.com (63.245.217.20) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_DHE_RSA_WITH_AES_128_CBC_SHA
* Server certificate:
* 	subject: CN=services.mozilla.com,O=Mozilla Corporation,L=Mountain View,ST=CA,C=US
* 	start date: Aug 14 00:00:00 2014 GMT
* 	expire date: Aug 18 12:00:00 2017 GMT
* 	common name: services.mozilla.com
* 	issuer: CN=DigiCert SHA2 Secure Server CA,O=DigiCert Inc,C=US
> GET / HTTP/1.1
> User-Agent: curl/7.32.0
> Host: services.mozilla.com
> Accept: */*
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Operations → WebOps: SSL and Domain Names
Product: Mozilla Services → Infrastructure & Operations
QA Contact: nmaul
Version: unspecified → other
You need to log in before you can comment on or make changes to this bug.