TLS module: Difference between revisions

16 bytes removed ,  27 April 2020
no edit summary
(Created page with "==SSL module== The SSL module processes encrypted SSL/TLS traffic and stores the visible names of the SSL server internally for cross-referencing so that name lookup is possi...")
 
No edit summary
Line 1: Line 1:
==SSL module==
The SSL module processes encrypted SSL/TLS traffic and stores the visible names of the SSL server internally for cross-referencing so that name lookup is possible for an IP even if no DNS name has been seen for it.
The SSL module processes encrypted SSL/TLS traffic and stores the visible names of the SSL server internally for cross-referencing so that name lookup is possible for an IP even if no DNS name has been seen for it.
Since a server may handle multiple instances of encrypted services, multiple names can be seen as well for an IP.  
Since a server may handle multiple instances of encrypted services, multiple names can be seen as well for an IP.  
1,775

edits