The SSL decoder is a module within the NBA that decrypts intercepted SSL traffic and then re-encrypts the communication when policy processing is complete. For the SSL decoder to operate, the NBA must be online and in active mode, and network filters in the NBA policy must be set up for packet decryption.
Before you enable SSL decoding
Use Group Policy or your preferred client administration tool to install the master certificates.
The NBA must be configured with details of sessions to include or exclude from decoding. For example, some instant messaging clients cannot be configured to accept the NBA master certificate, so they cannot be decoded and must be excluded.
Activating the SSL decoder
For the SSL decoder to operate, bring the NBA online and verify that it is in active mode:
To enable SSL decode, do one of the following:
Enable SSL decode using the web UI
The NBA reloads the policy and activates the network filter.
Enable SSL decode using FTP
<networkfilter enabled="true"> <filtername type="stringType" value="Default SSL decryption"/> <ipaddrlist type="stringListType"> <element value=":80"/> <element value=":443"/> </ipaddrlist> <protocols type="stringListType"> <element value="tcp"/> </protocols> <action type="simpleEnumStreamBlock" value="decrypt"/> <loglevel type="simpleEnumLogLevel" value="error"/> </networkfilter>
The NBA reloads the policy and activates the network filter.
Copyright © 2014 CA.
All rights reserved.
|
|