droe / sslsplit

Transparent SSL/TLS interception
https://www.roe.ch/SSLsplit
BSD 2-Clause "Simplified" License
1.73k stars 327 forks source link

Store realpath of single log files to opts #240

Closed sonertari closed 5 years ago

sonertari commented 5 years ago

Otherwise the checks in privsep_server_openfile_verify() fail, preventing reopen upon USR1. This patch seems to be the simplest solution to me.