Certificate_Password Communication Parameter

Allows you to specify the password that matches the encryption certificate specified by the Certificate parameter.

Usage

HTTP, HTTPS

Values

String

Default

There is no default certificate password.

Example

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

    start_iq -xs http(Certificate=cert.file;Certificate_Password=secret) ...