Examples of SSL junctions
Junction host sales.ibm.com at junction point /sales over SSL:
pdadmin> server task web1-webseald-cruz create -t ssl -h sales.ibm.com /sales
In this sales example, the -t ssl option dictates a default port of 443.
Junction host travel.ibm.com on port 4443 at junction point /travel over SSL:
pdadmin> server task web1-webseald-cruz create -t ssl -p 4443 -h travel.ibm.com /travel
Parent topic: SSL-based standard junctions