SSLproxy/.github/ISSUE_TEMPLATE.md
Soner Tari 4c8831bd90 Update with SSLsplit 0.5.1 changes, fix LibreSSL version issues
Add VerifyPeer and AllowWrongHost options
2018-01-18 03:18:53 +03:00

605 B

Please supply the following with bug reports to allow for diagnostics:

  • Output of sslsplit -V
  • Output of uname -a
  • Exact command line arguments used to run sslsplit
  • Relevant part of debug mode (-D) output, if applicable
  • NAT redirection rules you are using, if applicable
  • List of failing unit tests in make test output
  • Other relevant data such as PCAPs, logs, screenshots etc

For build problems, please supply:

  • Output of uname -a
  • Full output of failed make including the header
  • Version and origin of OpenSSL used
  • Version and origin of libevent used