|
 |
|
|
 |
|
|
| Direct Client技术支持手册
|
|
|
|
|
|
Direct
client SP2(优化版)entrust.ini配置文件的例子 |
|
|
|
|
|
下面是entrust.ini文件的内容:
[Entrust Settings]
Authority=210.74.41.42+829
Server=210.74.41.41+389
ClientType=Heavy
ArlCacheEnabled=1
CrlCacheEnabled=1
CertificateCacheEnabled=1
CrossCertCACacheEnabled=1
CryptokiLibraryNT=C:\WINNT\System32\NetPassE.dll
LastProfile=C:\WINDOWS\Desktop\dc60sp2\operator1.epf
[Directory Connection Settings]
DirectoryProtocol=LDAPv3
[Entrust Direct]
;用于6.0sp2的离线方式(it can be used only in offline
mode)
offlineByDefault=1
onLineInterval=20
noDelaySockets=1
noSplashScreen=0
WindowLeft=263
WindowTop=244
port=8089;默认为8080,如果有端口冲突,可以使用该配置,指定所需要的端口号,如8089
initialBrowserURL=http:// ;该项指定所要访问的网银的URL
[HTTP Header Settings]
Connection= Close
使用优化版须注意:
1.在offlineByDefault=1的设置是使Direct client设置为offline的模式,即如果客户端有cache文件,则Direct
client不连接目录服务,只进行本地的验证。onLineInterval=20是设置offline的模式的offline模式的时间,即offline模式的时间为20天,也就是说Direct
client20天后还要进行一次在线连接目录的过程。此项的值的范围为1-30,单位是天。
2.entrust.ini文件中CrossCertCACacheEnabled、CrlCacheEnabled、ArlCacheEnabled、CertificateCacheEnabled四项的值为1。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|