您好,我是小DAI,专注于数据库管理员相关的技术问答,请问有什么可以帮您?

Identity_Password 通信参数

指定加密证书的口令。

语法Identity_Password=

用法

HTTPS

允许值

字符串

此字符串指定加密证书的口令

缺省

没有

备注

使用传送层安全时,此选项指定与 Identity 通信参数指定的加密证书的口令相匹配的口令。

示例

此示例启动一个需要 Web 连接使用特定加密证书的数据库服务器:

iqsrv16 -xs https(Identity=cert.file;Identity_Password=secret) ...