suricata
SslConfig_ Struct Reference

Public Member Functions

 SC_ATOMIC_DECLARE (int, enable_ja3)
 

Data Fields

enum SslConfigEncryptHandling encrypt_mode
 
bool disable_ja3
 

Detailed Description

Definition at line 155 of file app-layer-ssl.c.

Member Function Documentation

◆ SC_ATOMIC_DECLARE()

SslConfig_::SC_ATOMIC_DECLARE ( int  ,
enable_ja3   
)

dynamic setting for ja3: can be enabled on demand if not explicitly disabled.

Field Documentation

◆ disable_ja3

bool SslConfig_::disable_ja3

ja3 explicitly disabled. Don't enable on demand.

Definition at line 160 of file app-layer-ssl.c.

Referenced by SSLEnableJA3().

◆ encrypt_mode

enum SslConfigEncryptHandling SslConfig_::encrypt_mode

Definition at line 3102 of file app-layer-ssl.c.


The documentation for this struct was generated from the following file: