encryption.rsa.
nssslactivation
|
"on"
|
為 SSL 啟用 RSA 密碼加密系列服務。
|
encryption.rsa.
nsssltoken
|
"internal"
|
指定 RSA 密碼加密系列記號的位置。
|
encryption.rsa.
nssslpersonalityssl
|
"SampleSSLServerCert"
|
指定 RSA 密碼加密系列的證書名稱。
|
service.http.tmpdir
|
/var/opt/SUNWis5/tmp
|
指定暫存目錄。
|
service.http.uidir.
path
|
"html"
|
指定 UI 檔案所在的目錄。
|
service.http.ssl.
cachedir
|
"."
|
指定 SSL 快取記憶體的實體路徑位置。
|
service.http.ssl.
cachesize
|
"10000"
|
指定 SSL 快取記憶體資料庫的最大大小。
|
service.http.ssl.
usessl
|
"no"
|
對於 SSL 配置,將此值變更為 "yes"。
指定 cshttpd 程序是否應使用 SSL 子系統。
|
service.http.ssl.
port.enable
|
"no"
|
對於 SSL 配置,將此值變更為 “yes”。
備註 –
此作業不會使 HTTP 程序無法偵聽其連接埠。您無法真正停用 HTTP,但可以將其指定至其他不工作的連接埠。
請勿設定 service.http.enable="no"。因為此作業也會停用 HTTPS 程序。
|
service.http.ssl.
port
|
"443"
|
指定 cshttpd 程序在其上偵聽來自 Calendar Server 使用者的 HTTPS 請求的 SSL 連接埠號。
請勿將其設定為與 HTTP 所使用的預設連接埠 ("80") 相同的連接埠。
|
service.http.ssl.
securesession
|
"yes"
|
指定是否加密整個階段作業。
|
local.ssldbpath
|
"/etc/opt/SUNWics5/config"
|
指定 SSL 證書資料庫的實體路徑位置。
|
service.http.ssl.certdb.password — 已從 ics.conf 檔案移除此參數。它已被配置檔案取代。
|
sslpassword.com
|
sslpassword.conf 是文字檔案,包含憑證資料庫密碼。
此檔案由 certutil 公用程式而非 Calendar Server 使用。在下列目錄中建立 sslpassword.conf:
/etc/opt/SUNWics5/config
|
service.http.ssl.
sourceurl
|
"https://localhost:443"
|
指定來源 URL 的 SSL 主機名稱和連接埠號。
|
service.http.ssl.
ssl2.ciphers
|
""
|
指定 SSL2 的密碼。
|
service.http.ssl.
ssl2.sessiontimeout
|
"0"
|
指定 SSL2 的階段作業逾時。
|
service.http.ssl.
ssl3.ciphers
|
"rsa_rc4_40_md5,
rsa_rc2_40_md5,
rsa_des_sha,
rsa_rc4_128_md5,
rsa_3des_sha"
|
指定支援或有效的 SSL 密碼清單。
|
service.http.ssl.
ssl3.sessiontimeout
|
"0"
|
指定 SSL 階段作業的逾時值。
|