User guide

Chapter 9: How to Use SSL with Interstage HTTP Server
9-10
# Nickname of the site certificate
SSLCertName cert_for_manager
# Nickname of the client CA certificate
SSLClCACertName CACert_InfoCA
# Method of encryption
SSLCipherSuite
RC4-MD5:RC2-MD5:EXP-RC4-MD5:RSA-RC4-MD5:RSA-RC4-SHA:RSA-EXPORT-RC4-MD5
# Create access log files
CustomLog "|/opt/FJSVihs/bin/ihsrlog –s
/var/opt/FJSVihs/logs/accesslog_secure2 1 5" common
# Create error log files
ErrorLog "|/opt/FJSVihs/bin/ihsrlog -s
/var/opt/FJSVihs/logs/errorlog_secure2 1 5"
</VirtualHost>
Relating directives
AddModule
CustomLog
DocumentRoot
ErrorLog
Group
Listen
Port
ServerAdmin
ServerName
SSLCertName
SSLCICACertName
SSLCipherSuite
SSLEnvDir
SSLExec
SSLSlotDir
SSLTokenLabel
SSLUserPINFile
SSLVerifyClient
SSLVersion
User
<VirtualHost>