Skip to content

Re-enable building openssl with camellia cipher to enable SuSE PAM-based user promises (3.27) - #2459

Open
craigcomstock wants to merge 1 commit into
cfengine:3.27.xfrom
craigcomstock:ent-14406/3.27
Open

Re-enable building openssl with camellia cipher to enable SuSE PAM-based user promises (3.27)#2459
craigcomstock wants to merge 1 commit into
cfengine:3.27.xfrom
craigcomstock:ent-14406/3.27

Conversation

@craigcomstock

Copy link
Copy Markdown
Contributor

The PAM modules distributed with suse-12 and suse-15 rely on this cipher.

The systemd journal showed which cipher caused the PAM module to not load when using our vendored openssl instead of the distribution one.

PAM unable to dlopen(/lib64/security/pam_unix.so): /usr/lib64/libk5crypto.so.3: undefined symbol: EVP_camellia_256_cbc, version OPENSSL_3.0.0

Ticket: ENT-14406
Changelog: none
(cherry picked from commit 100c9cd)

…sed user promises

The PAM modules distributed with suse-12 and suse-15 rely on this cipher.

The systemd journal showed which cipher caused the PAM module to not load when using our vendored openssl instead of the distribution one.

PAM unable to dlopen(/lib64/security/pam_unix.so):                  /usr/lib64/libk5crypto.so.3: undefined symbol: EVP_camellia_256_cbc, version OPENSSL_3.0.0

Ticket: ENT-14406
Changelog: none
(cherry picked from commit 100c9cd)
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.

1 participant