Junction types
We can create the following WebSEAL junction types:
- WebSEAL to back-end server over TCP connection
- WebSEAL to back-end server over TCP connection using HTTP proxy server
- WebSEAL to back-end server over SSL connection
- WebSEAL to back-end server over SSL connection using HTTPS proxy server
- WebSEAL to WebSEAL over SSL connection
- WebSEAL to back-end server over mutual junction
We must address the following two concerns when creating any junction:
- Decide where to junction (mount) the Web application server in the WebSEAL object space.
- Choose the type of junction.
Parent topic: WebSEAL junctions overview