summaryrefslogtreecommitdiff
path: root/src/sslkeylog.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-11-20sslkeylog: add macOS supportPeter Wu1-3/+48
Tested with macOS 10.15.1 (Catalina). Works with python3 3.7.5 (requests library) and openssl 1.1.1d (s_client) from Homebrew. Does not work with curl 7.64.1 in /usr/bin/curl because it is signed and does not allow DYLD environment variables to be passed when SIP is enabled.
2015-03-27sslkeylog.sh: allow it to be sourcedPeter Wu1-4/+6
Switch to bash as there is no readable / easy way to make it compatible for all shells in the world.
2015-01-30Add sslkeylog.sh wrapper scriptPeter Wu1-0/+22