Has anyone been able to make a *usable* ssldump? When trying to run the stock 5.2 (amd64) package I always get ERROR: Couldn't create network handler According to my research, that error is a known symptom of blindly building ssldump against any version of OpenSSL newer than 0.9.7 -- i.e. the build process completes and a binary is generated but every attempt to use it results in the above error.
Unfortunately, my research has not turned up any published patches to get over the problem... hoping someone else has had more success. Alternatively looking for suggestions for tools/methodology to diagnose a failing reverse proxy connection to an https backend server (with possibly a self-signed certificate)