Documentation ¶
Overview ¶
package openssltrace is an openssl wrapper for golang
Index ¶
- func GetBinary() string
- func OpenSSLReportHost(host, sslCaTrustFile, openSSLBinary string, e *reportstyle.Style, debug bool) string
- func OpenSSLReportHostText(host, sslCaTrustFile string, debug bool) string
- func OpenSSLTrace(host, sslCaTrustFile, openSSLBinary string, e *reportstyle.Style, debug bool) string
- func OpenSSLVersion(openSSLBinary string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenSSLReportHost ¶
func OpenSSLReportHost(host, sslCaTrustFile, openSSLBinary string, e *reportstyle.Style, debug bool) string
OpenSSLReportHost generic
func OpenSSLReportHostText ¶
OpenSSLReportHostText report an client connect trace as text
func OpenSSLTrace ¶
func OpenSSLTrace(host, sslCaTrustFile, openSSLBinary string, e *reportstyle.Style, debug bool) string
OpenSSLTrace report
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.