sslcaudit icon indicating copy to clipboard operation
sslcaudit copied to clipboard

support for transparent redirection

Open abbbe opened this issue 13 years ago • 0 comments

  • If user has specified '--server-use-orig-dest', the system has to try and obtain the original destination of the connection (before it was redirected to sslcaudit) for each connection. That destination will become a part of client_id (which is not really a client_id for a long time, but I have no better word yet) and will be used to distinguish between separate testing sessions.
  • when a server seen for the first time, the system has to fetch the server certificate and be able to use it, if instructed.

abbbe avatar May 31 '12 12:05 abbbe