base/bif/plugins/Zeek_SSL.functions.bif.zeek

GLOBAL
Namespace

GLOBAL

Summary

Functions

set_ssl_established: function

Sets if the SSL analyzer should consider the connection established (handshake finished succesfully).

Detailed Interface

Functions

set_ssl_established
Type

function (c: connection) : any

Sets if the SSL analyzer should consider the connection established (handshake finished succesfully).

C

The SSL connection.