[MDEV-17495] mariadb.org wildcard certificate expired Created: 2018-10-18  Updated: 2019-01-03  Resolved: 2019-01-03

Status: Closed
Project: MariaDB Server
Component/s: Packaging
Affects Version/s: 10.2.18
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Michael Beasley Assignee: Bryan Alsdorf
Resolution: Fixed Votes: 0
Labels: 10.2-ga, packaging
Environment:

CentOS 7


Issue Links:
Duplicate
duplicates MDEV-17499 SSL sertificate for https://yum.maria... Closed
Relates
relates to MDEV-17488 ftps://ftp.mariadb.com server certif... Closed

 Description   

The wildcard certificate for mariadb.org which also covers yum.mariadb.org has expired.

# rpm --import https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
curl: (60) Peer's Certificate has expired.
More details here: http://curl.haxx.se/docs/sslcerts.html
 
# openssl s_client -connect yum.mariadb.org:443 -servername yum.mariadb.org 2>&1 < /dev/null | openssl x509 -noout -text -subject -da
tes | tail -n 3
subject= /OU=Domain Control Validated/CN=*.mariadb.org
notBefore=Oct 15 19:34:00 2017 GMT
notAfter=Oct 18 20:07:53 2018 GMT


Generated at Thu Feb 08 08:36:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.