IBDAC

TIBCSSLConnectionOptions.ServerPublicPath Property

Holds the path to the directory with the certificate authority files.

Class

TIBCSSLConnectionOptions

Syntax

property ServerPublicPath: string;

Remarks

Use the ServerPublicPath property to specify the path to the directory with the CA certificate files in the PEM format. Each file in the directory must contain only a single CA certificate and the files must be named by the hash of the subject name and extension of ".0". It is recommended that you use ServerPublicFile instead. If you specify both, ServerPublicFile will be used.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback