Package: echoping Version: 5.2.0-2 Hi,
I use echoping in conjunction with smokeping. I found a problem that is easiest reproduceable this way: - set up an https-server on localhost - Use the follwoing command line /usr/bin/echoping -v -t 10 -w 1 -4 -C -h /smokepingtest.txt -n 5 127.0.0.1:443 - watch e.g. with ngrep: ngrep -d lo port 443 - and see clear text: T 127.0.0.1:36378 -> 127.0.0.1:443 [AP] GET /smokepingtest.txt HTTP/1.1..User-Agent: Echoping/5.2.0..Host: 127.0.0.1:443..Connection: close.... Smokeping itself complains with: "TTP error "0 OK Clearly, when you specify -C also for localhost the request should be encrypted. Bye, Joerg
signature.asc
Description: Digital signature

