Collection Contents Index Certificate protocol option Next PDF

SQL Anywhere® Server - Database Administration  > Connection Parameters and Network Protocol Options  > Network protocol options

Certificate_Password protocol option


Specifies the password for the encryption certificate.

Usage

HTTPS

Values

String

Default

There is no default certificate password.

Remarks

This required option specifies the password that matches the encryption certificate specified by the Certificate parameter.

Example

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

dbsrv10 -xs https(Certificate=cert.file;Certificate_Password=secret) ...

Collection Contents Index Certificate protocol option Next PDF