The tarantella security start command

Syntax

tarantella security start [ --array | --server serv... ]

Description

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

To enable secure connections to a particular Tarantella 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 with both the Tarantella Security Pack installed and a suitable X.509 certificate.
--server serv... Enables secure connections for each server named. Each serv is the peer DNS name of a Tarantella server in the array.

Examples

tarantella security start --array

Enables secure connections across the array.

Related topics
  • Security and Tarantella
  • The tarantella security stop command
  • Using Tarantella with the HTTPS port through a firewall