Certificate Communication Parameter

Allows you to specify the name of an encryption certificate. The password for this certificate must be specified with the Certificate_Password parameter.

HTTP, HTTPS

Values

String

Default

There is no default certificate name.

Example

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

    start_iq -xs http(Certificate=cert.file;Certificate_Password=secret) ...
Related reference
ClientPort Communication Parameter [CPort]
DoBroadcast Communication Parameter [DBROAD]
Host Communication Parameter [IP]
ServerPort Communication Parameter [PORT]