Skip to content

Conversation

@larsewi
Copy link
Contributor

@larsewi larsewi commented Nov 7, 2025

Replace the hardcoded RHEL 8 check with the SYSTEM_SSL variable to
determine whether to use system-provided OpenSSL libraries. This makes
the build configuration more flexible and allows the same logic to be
applied across different platforms based on build configuration rather
than being tied to a specific RHEL version.

This change enables using system SSL on SuSE 15 in addition to RHEL 8.

Ticket: ENT-13496
Signed-off-by: Lars Erik Wik lars.erik.wik@northern.tech

Replace the hardcoded RHEL 8 check with the SYSTEM_SSL variable to
determine whether to use system-provided OpenSSL libraries. This makes
the build configuration more flexible and allows the same logic to be
applied across different platforms based on build configuration rather
than being tied to a specific RHEL version.

This change enables using system SSL on SuSE 15 in addition to RHEL 8.

Ticket: ENT-13496
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi
Copy link
Contributor Author

larsewi commented Nov 7, 2025

Build RHEL only
Build Status
Build SuSE only
Build Status

@larsewi larsewi marked this pull request as ready for review November 10, 2025 10:59
@larsewi
Copy link
Contributor Author

larsewi commented Nov 10, 2025

This did not solve the blocker ENT-13496 unfortunately 😞 But the change is nice either way

@larsewi larsewi merged commit 7e0e359 into cfengine:master Nov 11, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants