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

948 B

Please only open issues for bug reports or feature requests. The developers do not have the resources to provide individual support. For support, please turn to the most applicable Stack Exchange site, such as Information Security, Network Engineering or Super User.

For bug reports, please supply:

  • Output of sslproxy -V
  • Output of uname -a
  • Exact command line arguments used to run sslproxy
  • 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