You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SSLproxy/.github/ISSUE_TEMPLATE.md

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