The HTTP transport used by this code is capable of
doing TLS upgrade and supporting encrypted
client/server communication. This code should be
modified to be able to make use of that.
As part of the ipp authentication support, I added some code
that should make use TLS support in the HTTP layer if it's
build with it. I need to build with TLS support enabled
and test.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=153449
As part of the ipp authentication support, I added some code
that should make use TLS support in the HTTP layer if it's
build with it. I need to build with TLS support enabled
and test.