Create TCP type standard junctions
A WebSEAL junction over a TCP connection provides the basic properties of a junction but does not provide secure communication across the junction.
To create a secure TCP junction and add an initial server, use the create command with the -t tcp option):
pdadmin> server task instance_name-webseald-host_name create -t tcp -h host-name [-p port] jct-point
The default port value for a TCP junction (if not specified) is 80.
Parent topic: Standard WebSEAL junction configuration