[clamav-users] Securing inputstream
Kiran Shetty
kiran.shettyms at gmail.com
Tue Nov 28 23:22:05 UTC 2017
Hi,
I have a Docker image with ClamAV to perform virus scan. I have a java
application from which I am sending the file that needs to be scanned to
Docker container using Clamav client. I see that the ClamAV client is using
using Java socket (not SSLSocket) to open connection. Is there a way to
secure the TCP connection? Please advise.
Thanks,
Kiran
More information about the clamav-users
mailing list