Installing Openssl; Installing Ssh - Avaya CS700 Administration And Maintenance

Meeting exchange 5.0 conferencing server
Hide thumbs Also See for CS700:
Table of Contents

Advertisement

Managing Files

Installing OpenSSL

OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and
Transport Layer Security (TLS v1) network protocols and related cryptography standards
required by them. The openssl program is a command line tool for using the various
cryptography functions of OpenSSL's crypto library from the shell.
OpenSSL can be downloaded from:
Table 46: OpenSSL Installation procedure
Step
login: root
mkdir ssl_files
cd
ssl_files
gzip -d openssl-0.9.6l.tar.gz
tar -xvf openssl-0.9.6l.tar.gz Decompress and untar the file.
cd openssl-0.9.6l
./configure
make
make test
make install

Installing SSH

OpenSSH can be downloaded from http://www.openssh.com/portable.html.
Before you begin. download the openssh-3.7.1.tgz file.
240 Administration and Maintenance of the CS700/CS780 Audio Conferencing Server
http://www.
Description
Log into the system as root.
Create a directory for zlib.
Change to the new zlib directory.
Move the tarball into this directory.
Unzip the file
Change to the untarred directory.
Run the install script.
This example shows the steps are for a
basic install. For additional information
refer to the INSTALL file located in this
directory.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cs780

Table of Contents