brad bruggemann <[email protected]> writes: > Use wget to grab file: > wget --secure-protocol=TLSv1 --certificate-type=PEM --certificate=/ > path.to/cert.pem --password=XXXX https://IP_ADDRESS:1234/file.txt -o > /tmp/file.txt
what does happen if you don't specify --secure-protocol? Cheers, Giuseppe
