summaryrefslogtreecommitdiff
path: root/openssl-connect
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-09-16 00:18:27 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-09-16 00:18:27 +0200
commit492adbe1c145156b094d5a0442cecb4715c739ba (patch)
treeaf7c32766d42d182600aaac9361e2dce2b7dff43 /openssl-connect
parent631742bed03305e45ec39b97905747aff5c17efc (diff)
downloadwireshark-notes-492adbe1c145156b094d5a0442cecb4715c739ba.tar.gz
Add dump for all OpenSSL 1.0.1e cipher suites except SRP and PSK
./openssl-listen /tmp/test-certs dumpcap -f '(host ::1 or host 127.0.0.1) and tcp portrange 4430-4433' \ -i lo -w all/dump.pcapng ./openssl-connect < all/ciphers-without-SRP-PSK.txt > all/premaster.txt # kill dumpcap Check with: wireshark -o ssl.keylog_file:$PWD/premaster.txt dump.pcapng \ -o http.ssl.port:4430-4433 -o ssl.debug_file:debug.txt debug.txt is not added because it is a 5.8 MiB file (1.3 MiB gzipped).
Diffstat (limited to 'openssl-connect')
0 files changed, 0 insertions, 0 deletions