Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella security start command

The tarantella security start command

Syntax

Skip past command syntax or program codetarantella security start [ --array | --server serv... ]

Description

Enables secure (SSL-based) connections for all or part of an array. Secure Global Desktop will give secure connections to those users configured to require them.

To enable secure connections to a particular Secure Global Desktop server you must already have installed an X.509 certificate for that server.

If you omit both arguments, secure connections are enabled for the host on which the command is run.

Argument Description
--array Enables secure connections on all servers in the array that have a suitable X.509 certificate.

Note Only use this option if you have already installed an X.509 certificate on every server in the array.

--server serv... Enables secure connections for each server named. Each serv is the peer DNS name of a Secure Global Desktop server in the array.

Examples

Skip past command syntax or program codetarantella security start --array

Enables secure connections across the array.

Related topics