The Security Proxy acts provides additional features to authorize users and encrypt session data. Several configuration options are available.
|
When using the default configuration for the Security Proxy, users are authorized using security tokens. Transmitted data between the client and the Security Proxy is encrypted; transmitted data between the Security Proxy and the host is not. The Security Proxy server should be installed behind a corporate firewall when used in this mode.
|
Pass Through |
When configured as a Pass Through Proxy, the Security Proxy passes data to the destination host without regard to content (that is, it ignores any SSL handshaking data). You can secure data traffic using SSL between the client and the destination host by enabling SSL user authentication on the destination host. When using a Pass Through proxy, client authorization is not an option. |
End-to-End SSL/TLS Security |
This option is available for 3270, UTS, T27, and some ALC sessions. It combines user authorization with SSL security for the entire connection. Single sign-on capability using the IBM Express Logon Also referred to as single sign-on (SSO), express logon is an IBM mainframe feature that lets users log on and connect to the host without entering a user ID and password each time. Express Logon authenticates the user on the mainframe by using her SSL client certificate in lieu of entering a user ID and password. is also supported, provided the host supports SSL.
|