Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.18
-
CentOS 7
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
|
Attachments
Issue Links
- duplicates
-
MDEV-17499 SSL sertificate for https://yum.mariadb.org is expired
- Closed
- relates to
-
MDEV-17488 ftps://ftp.mariadb.com server certificate expired
- Closed