Heray-Was-Here
Server : Apache
System : Linux vps43555.mylogin.co 3.10.0-1160.53.1.vz7.185.3 #1 SMP Tue Jan 25 12:49:12 MSK 2022 x86_64
User : redsea ( 60651)
PHP Version : 7.4.32
Disable Function : NONE
Directory :  /usr/share/systemtap/examples/io/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/systemtap/examples/io/capture_ssl_master_secrets.meta
title: Capture SSL/TLS master secrets from gnutls and openssl users
name: capture_ssl_master_secrets.stp
version: 1.0
author: Timo Juhani Lindfors <timo.lindfors@iki.fi>
keywords: io monitoring
application: openssl gnutls
status: alpha
exit: user-controlled
output: trace
scope: system-wide
description: Capture SSL/TLS master secrets from gnutls and openssl users for easy traffic decryption
test_support: rpm -q openssl-debuginfo && (if rpm -q compat-openssl10; then rpm -q compat-openssl10-debuginfo; else :; fi;) && rpm -q gnutls-debuginfo
test_check: stap -p4 capture_ssl_master_secrets.stp
test_installcheck: stap capture_ssl_master_secrets.stp -c 'sleep 3'

Hry