Skip to content

fix(windows): deploy OpenSSL TLS plugin#7125

Merged
pajlada merged 1 commit into
Chatterino:masterfrom
Nerixyz:fix/ossl-plugin
Jul 22, 2026
Merged

fix(windows): deploy OpenSSL TLS plugin#7125
pajlada merged 1 commit into
Chatterino:masterfrom
Nerixyz:fix/ossl-plugin

Conversation

@Nerixyz

@Nerixyz Nerixyz commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Since #7009, our Windows nightly builds were missing the OpenSSL TLS plugin for Qt. Qt 6.8+ only deploys the OpenSSL plugin if it sees libcrypto.dll or libssl.dll. However, our OpenSSL is named lib{ssl,crypto}-3-x64.dll. --force-openssl will deploy the SSL plugin regardless.

@pajlada
pajlada merged commit 6de0516 into Chatterino:master Jul 22, 2026
18 checks passed
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