Skip to content

Support tracing of SSLServer connections #6

@Sharpie

Description

@Sharpie

Version 0.2.0 added the ability to trace SSL client connections by hooking into OpenSSL::SSL::SSLSocket#connect. Tracing Server connections may be possible by hooking into OpenSSL::SSL::SSLServer#accept or OpenSSL::SSL::SSLSocket.new.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions