Replies: 2 comments 2 replies
|
I remember that android and ios qt must be built with ssl support and I don't remember if it's the case. The problem is also the smtp library. Https in this case I don't think adds something value since the data is quite useless for a thief? |
2 replies
|
Based on #4598 (comment):
I think we can close this then. I assume adding support for HTTPS on the server is not that simple. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
[I am going through security topics]
At
homeform.cpp:10034, the traffic goes over HTTP. Do you have a port supporting HTTPS maybe?I checked quickly and Qt should take care of the certificate validation automatically.
All reactions