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

Verify ssl peer certificates #51

Open
ManiacTwister opened this issue Apr 12, 2016 · 0 comments
Open

Verify ssl peer certificates #51

ManiacTwister opened this issue Apr 12, 2016 · 0 comments

Comments

@ManiacTwister
Copy link

Hello,

Currently the ssl certificate aren't verified. In my opinion you should change this behaviour because only if the peer certificate is verified the connection can be secure. As a first step, the sslsockets verifymode should be changed to QSslSocket::VerifyPeer.

Ideally there should also be a way to specify ca certificates and fingerprints on a per server basis.

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