Skip to main content
Version: latest

trace ssl

Captures data on read/recv or write/send functions of OpenSSL, GnuTLS, NSS and Libcrypto

Getting started

Running the gadget:

$ kubectl gadget run ghcr.io/inspektor-gadget/gadget/trace_ssl:latest [flags]

Flags

--record-data

controls whether the gadget will send data to userspace

Default value: "true"

Guide

TODO