This worked with wget 1.12; how can I debug this?

% wget -O /dev/null --ca-certificate=/tmp/CA.pem --certificate=/tmp/cert.pem 
--private-key=/tmp/key.pem --post-data=test=ugh https://testhost/cgi-bin/test
--2011-10-31 16:24:08--  https://testhost/cgi-bin/test
Resolving testhost (testhost)... 192.168.1.34
Connecting to testhost (testhost)|192.168.1.34|:443... connected.
GnuTLS: Error in the push function.
Unable to establish SSL connection.

Reply via email to