SSL Certificates

SOS Collab acts as a Certificate Authority to issue certificates to SOS Collab Clients
for secure connections. Certificates are exchanged between clients and servers
during an SSL handshake. Verifying the server's certificate gives the client
a level of trust about the server's identity.
Primary Server Certificate
- Directory -- The pathname to the directory containing the Primary
Server's SSL certificate database.
- Nickname -- The nickname of the Primary Server's certificate in the
certificate database.
- Password -- The password protecting the Primary Server's certificate
in the certificate database.
- Cache Directory -- The pathname to a temporary directory to be used
by the Primary Server for caching client certificates.
Web Server Certificate
- Directory -- The pathname to the directory containing the Web Server's
SSL certificate database.
- Nickname -- The nickname of the Web Server's certificate in the certificate
database.
- Password -- The password protecting the Web Server's certificate
in the certificate database.
- Cache Directory -- The pathname to a temporary directory to be used
by the Web Server for caching client certificates.