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

TLS initialization failed, running linux #3281

Open
ghost opened this issue Aug 30, 2024 · 1 comment
Open

TLS initialization failed, running linux #3281

ghost opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Aug 30, 2024

I'm trying to get this to work on linux but I get these errors in the log and I don't know how to fix what's going on:

[13:02:37.771][Warning] [Qt][qt.network.ssl] The backend "cert-only" does not support QSslKey
[13:02:37.784][Warning] [Qt][qt.network.ssl] Active TLS backend does not support key creation
[13:02:37.784][Warning] [Qt][qt.network.ssl] The backend "cert-only" does not support QSslKey
[13:02:37.784][Warning] [Qt][qt.network.ssl] Active TLS backend does not support key creation
[13:02:37.784][Warning] [Qt][qt.network.ssl] The backend "cert-only" does not support QSslSocket
[13:02:37.785][Warning] [Qt][qt.network.ssl] The backend named "cert-only" does not support TLS
[13:02:37.785][Warning] [Qt][qt.network.ssl] QSslSocket::connectToHostEncrypted: TLS initialization failed

Any ideas?

@Bionus Bionus added the linux label Sep 1, 2024
@Bionus Bionus self-assigned this Sep 1, 2024
@Bionus
Copy link
Owner

Bionus commented Sep 1, 2024

What version of OpenSSL are you using when running Grabber? Make sure it's a 3.x version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant