M
M
mat0thew2017-04-01 23:03:19
Qt
mat0thew, 2017-04-01 23:03:19

Encryption of outgoing requests?

How can I encrypt outgoing requests in Qt, sending data to my server, so that it cannot be sniffed through wireshark, http analyzer, fiddler?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
Wexter, 2017-04-01
@mat0thew

http requests? raise https on the server side, you can even with a self-signed certificate, add a certificate to the application and use

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question