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

ssl don't work in pre-build QtCreator 4.9.2 #12

Closed
pozemka opened this issue Jan 6, 2020 · 2 comments
Closed

ssl don't work in pre-build QtCreator 4.9.2 #12

pozemka opened this issue Jan 6, 2020 · 2 comments

Comments

@pozemka
Copy link
Owner

pozemka commented Jan 6, 2020

But it works with 4.8.2, 4.10.2 and 4.11.0

4.8.2 and 4.9.2 are shipped with ssleay32 dll and 4.10.2 and 4.11.0 are shipped with libssl-1_1 and libcrypto-1_1 dlls

For now it is recommended to download OpenSSL and copy libraries to Qt Creator installation folder.

@pozemka pozemka changed the title ssl don't work in pre-build QtCreator 4.9.2 win64 ssl don't work in pre-build QtCreator 4.9.2 Jan 6, 2020
@pozemka
Copy link
Owner Author

pozemka commented Jan 11, 2020

QTC4.9.x can't use ssl libraries shipped with it so plug-in will report missing SSL support.

Please download OpenSSL installer. Light one is sufficient. And either place libssl-1_1 and libcrypto-1_1 dlls to Qt Creator's bin\ directory or install them system-wide.

See also INSTALL requirements

@pozemka
Copy link
Owner Author

pozemka commented Jan 23, 2020

It was a bug.
QTCREATORBUG-22853
Wiki updated. Closing issue

@pozemka pozemka closed this as completed Jan 23, 2020
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

No branches or pull requests

1 participant