Skip to content

Remove OPENSSL_ENABLE_SHA1_SIGNATURES=1 as it is not required anymore#1418

Open
w666 wants to merge 1 commit into
masterfrom
feature-disable-sha-1
Open

Remove OPENSSL_ENABLE_SHA1_SIGNATURES=1 as it is not required anymore#1418
w666 wants to merge 1 commit into
masterfrom
feature-disable-sha-1

Conversation

@w666

@w666 w666 commented Jan 1, 2026

Copy link
Copy Markdown
Collaborator

Close #1323

@w666 w666 force-pushed the feature-disable-sha-1 branch from adf3892 to 721387c Compare January 1, 2026 23:06
@smokhov

smokhov commented Jan 1, 2026

Copy link
Copy Markdown
Contributor

JFOI: it (the SSL test) still breaks without it on AlmaLinux 9, but I can workaround it by setting the var myself before running npm cover

@w666

w666 commented Jan 1, 2026

Copy link
Copy Markdown
Collaborator Author

Ah, okay. It is fine with me to keep it.

I just investigated a bit and ubuntu 24 has this disabled as well and github actions has been migrated to ubuntu 24, so I assumed it should work in other distros too.

@smokhov

smokhov commented Jan 1, 2026

Copy link
Copy Markdown
Contributor

Ah, okay. It is fine with me to keep it.

I just investigated a bit and ubuntu 24 has this disabled as well and github actions has been migrated to ubuntu 24, so I assumed it should work in other distros too.

I think it's still OK to proceed with the removal as you indicated.

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.

investigate the need of OPENSSL_ENABLE_SHA1_SIGNATURES=1 in npm cover and npm test

3 participants