Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/validate-symlinks: Skip '/etc/pki/tls/' #2525

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

travier
Copy link
Member

@travier travier commented Jul 26, 2023

Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist

See: openshift/os#1328

@travier
Copy link
Member Author

travier commented Jul 26, 2023

$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64

Comes from https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

```
Error: /etc/pki/tls/fips_local.cnf symlink to /etc/crypto-policies/back-ends/openssl_fips.config which does not exist
```

```
$ rpm -qf /etc/pki/tls/fips_local.cnf
openssl-libs-3.0.7-24.el9.x86_64
```

Comes from: https://gitlab.com/redhat/centos-stream/rpms/openssl/-/commit/d30c497ed1125a1e780be4cf1c713041353bc88a

See: openshift/os#1328
@travier travier force-pushed the rhcos-skip-tls-fips-synlink branch from 14b20ad to 364a51e Compare July 26, 2023 16:54
@travier travier marked this pull request as ready for review July 26, 2023 16:54
@travier
Copy link
Member Author

travier commented Jul 26, 2023

Manually verified passing on SCOS.

Copy link
Member

@marmijo marmijo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marmijo marmijo merged commit 208630a into coreos:testing-devel Jul 26, 2023
@travier travier deleted the rhcos-skip-tls-fips-synlink branch July 27, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants