]> git.ipfire.org Git - thirdparty/suricata.git/commit
doc/tls: Update Lua TLS functions 13269/head 13275/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Mon, 12 May 2025 12:27:52 +0000 (08:27 -0400)
committerJeff Lucovsky <jlucovsky@oisf.net>
Tue, 20 May 2025 12:12:40 +0000 (08:12 -0400)
commit1a13244b4b6a79dc30ff5a83bf5d1ce210352465
treef1d62183ace246c613895f2bbc884c0e4e3b55d9
parent35bda27bd4a1dcf03bf42a92b0a7ee118af89cd6
doc/tls: Update Lua TLS functions

Issue: 7608

Update the documentation to reflect the new and expanded functions
available form the Lua TLS library

There are now "server" and "client" versions of most functions. The TLS
object getter is now "get_tx"
doc/userguide/lua/libs/index.rst
doc/userguide/lua/libs/tls.rst [new file with mode: 0644]
doc/userguide/lua/lua-functions.rst