Collection Contents Index BroadcastListener protocol option [BLISTENER] Next PDF

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

Certificate protocol option


Specifies the name of an encryption certificate.

Usage

HTTPS

Values

String

Default

There is no default certificate name.

Remarks

This required option specifies the name of an encryption certificate. The password for this certificate must be specified with the Certificate_Password parameter. T

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 BroadcastListener protocol option [BLISTENER] Next PDF