Actions
Feature #805
closed
EL
VJ
Add support for applayer change
Feature #805:
Add support for applayer change
Effort:
Difficulty:
Label:
Description
Some protocols like SMTP or IMAP support a switch to TLS in an existing connection. This is often implemented by a custom message which trigger the switch (for example STARTTLS for SMTP).
It is currently not possible to change the application layer when it has been set. A small API should be provided to be able to switch it when a keyword is seen.
Actions