Skip to content

Update cluster fixtures with new cerificates

Brian Williams requested to merge bwill/update-fixtures-with-valid-certs into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This test was previously quaratined because one of the fixtures was an X.509 certificate which expired. This removes the quaratine and updates the certificates to use the ones from about.gitlab.com which expire on Nov 19 18:50:03 2022 GMT. This should be fine since these specs are expected to be removed with 15.0 in (+- May 2022)

gitlab-org/configure&8

Here is the data about each certificate:

File Name Subject Issuer Not After
leaf_certificate.pem CN=about.gitlab.com CN=GlobalSign Atlas R3 DV TLS CA H2 2021,O=GlobalSign nv-sa,C=BE Nov 19 18:50:03 2022 UTC
intermediate_certificate.pem CN=GlobalSign Atlas R3 DV TLS CA H2 2021,O=GlobalSign nv-sa,C=BE CN=GlobalSign,OU=GlobalSign Root CA - R3,O=GlobalSign Jun 16 00:00:00 2024 UTC
root_certificate.pem OU = GlobalSign Root CA - R3, O = GlobalSign, CN = GlobalSign OU = GlobalSign Root CA - R3, O = GlobalSign, CN = GlobalSign (self) Mar 18 10:00:00 2029 GMT

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thong Kuah

Merge request reports