sysrqd
sysrqd copied to clipboard
Add SSL option
Should be trivial to wrap in SSL so that a connection can be made with:
openssl s_client -connect localhost:4048 -ssl3
Probably something to provide as a systemd unit option?