install-path/etc/dmserver.cfg
.
Configuration Option
|
Description
|
---|---|
DMSERVER/SOAP/SSL
|
If you use a DataFlux Authentication Server for security, then set the value to YES. Later, if you need to disable SSL, set
the value to NO.
If you use a SAS Metadata
Server for security, then this option should remain disabled by comment
characters, as is the case by default. This option should not be set
in dmserver.cfg because the value is set at server start, based on
the server’s metadata definition. If you set the option locally,
then the local value overrides the value in metadata.
|
DMSERVER/SOAP/SSL/KEY_FILE
|
Specifies the path to the key file that is required when the SOAP server must authenticate to clients.
|
DMSERVER/SOAP/SSL/KEY_PASSWD
|
Specifies the password for DMSERVER/SOAP/SSL/KEY_FILE. If the key file is not password protected, then comment-out this option.
The value of this option must be encrypted.
To encrypt passwords, see
Encrypt Passwords for DSNs and SSL.
|
DMSERVER/SOAP/SSL/CA_CERT_FILE
|
Specifies the file that
stores your trusted certificates.
|
DMSERVER/SOAP/SSL/CA_CERT_PATH
|
Specifies the path to
the directory where you store your trusted certificates.
|