|
|
|
|
Next: Examples/Default Configuration from snort.conf
Up: SSL/TLS
Previous: SSL/TLS
Contents
- 83.
- ports
port port
This option specifies which ports SSLPP will inspect traffic on.
By default, SSLPP watches the following ports:
- 443 HTTPS
- 465 SMTPS
- 563 NNTPS
- 636 LDAPS
- 989 FTPS
- 992 TelnetS
- 993 IMAPS
- 994 IRCS
- 995 POPS
- 84.
- noinspect_encrypted
Disable inspection on traffic that is encrypted. Default is off.
- 85.
- trustservers
Disables the requirement that application (encrypted) data must be observed on
both sides of the session before a session is marked encrypted. Use this
option for slightly better performance if you trust that your servers are not
compromised. This requires the noinspect_encrypted option to be
useful. Default is off.
Steven Sturges
2008-04-01
|
|
|