Improving security between Tarantella servers and application servers

Read this topic to...
  • Learn how to raise security levels between Tarantella and your application servers.

The level of security between Tarantella and your application servers varies depending on the types of application server and the protocols they use.

UNIX application servers

Normally all communications and passwords are transmitted unencrypted (in the clear) when using protocols such as rlogin or rsh, for example. You can download and install SSH (Secure Shell), which provides a more secure alternative. SSH encrypts all communications between hosts and encrypts passwords before they are transmitted. See Installing and using SSH with Tarantella for more information.

Windows application servers

Web application servers

The level of security depends on the type of web server you are using to host the web application:

For secure connections to your web application servers we recommend using HTTPS.

Related topics
  • Security and Tarantella
  • Improving security between client devices and Tarantella servers
  • Tarantella and SSH
  • Sharing web server and Tarantella server certificates