2. Configuring the SGD Gateway
SGD Gateway Configuration Tasks
Client Device to SGD Gateway Connections
How to Configure the Ports and Connections for the SGD Gateway
How to Install an SSL Certificate for Client Connections Into the Client Keystore
SGD Gateway to SGD Server Connections
How to Install SGD Server Certificates
How to Install SGD Gateway Certificates on the SGD Array
How to Configure SGD Client Connections
Client Device to Load Balancer Connections
Load Balancer to SGD Gateway Connections
To remove the SGD Gateway, you remove the software installed on the SGD Gateway host.
For a basic deployment using a single SGD Gateway, run the following command:
# tarantella config edit --security-gateway ""
Note - For a load-balanced deployment using multiple SGD Gateways and an external load balancer, you do not need to edit the --security gateway attribute.
Run the following command:
# /opt/SUNWsgdg/bin/gateway uninstall
A warning message is displayed, prompting you to confirm that you want to stop the SGD Gateway.
![]() | Caution - The gateway uninstall command is the only supported method of removing the SGD Gateway. Do not use the pkgrm or rpm commands directly to remove the SGD Gateway. |
# tarantella gateway list Installed gateway: gateway1.example.com Issuer: CN=gateway1.example.com, OU=Marketing, O=Example, L=Boston, ST=Massachusetts, C=US Serial Number: 1208509056 Subject: CN=gateway2.example.com, OU=Marketing, O=Example, L=Boston, ST=Massachusetts, C=US Valid from Fri Sep 26 09:57:36 GMT 2008 to Thu Dec 25 09:57:36 GMT 2008
# tarantella gateway remove --name gateway1.example.com