Identity_Password Communication Parameter

Specifies the password for the encryption certificate.

Syntax

Identity_Password=password

Available protocols

HTTPS

Allowed values

  • password – This string specifies the password for an encryption certificate

Default

None

Remarks

When you use transport-layer security, this option specifies the password that matches the password for the encryption certificate specified by the Identity communication parameter.

Example

Start a database server that requires web connections to use a particular encryption certificate.

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