Project

General

Profile

Actions

Bug #45171

closed

SSL certificate of docs.ceph.com expired

Added by Patrick Ernzer about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

The SSL certificate for docs.ceph.com seems to have expired about 4 hours ago.

pcfe@workstation ~ $ date ; openssl s_client -connect docs.ceph.com:443 | head -n 5
Wed 22 Apr 2020 10:43:40 AM CEST
depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
verify return:1
depth=0 CN = docs.ceph.com
verify error:num=10:certificate has expired
notAfter=Apr 22 06:46:35 2020 GMT
verify return:1
depth=0 CN = docs.ceph.com
notAfter=Apr 22 06:46:35 2020 GMT
verify return:1
CONNECTED(00000003)
---
Certificate chain
 0 s:CN = docs.ceph.com
   i:C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3

And with Firefox, the user gets

[...]
docs.ceph.com has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely.
[...]

Actions #1

Updated by Greg Farnum about 4 years ago

  • Project changed from Ceph to website
  • Category deleted (documentation)
Actions #2

Updated by David Galloway about 4 years ago

  • Status changed from New to Resolved
  • Assignee set to David Galloway

Thanks for reporting this. The docs.ceph.com host server got dist upgraded on March 10 which removed certbot for some reason.

I reinstalled it along with the nginx plugin and renewed the cert.

Actions

Also available in: Atom PDF