http_server.ssl_trust_store
Purpose
Specifies a directory containing the OpenSSL trust store.
Syntax
http_server.ssl_trust_store = path
The following is the default path for the trust store file.
/etc/openwbem/truststore
Example
http_server.ssl_trust_store = /etc/openwbem/truststore
http_server.use_digest
Purpose
Directs the HTTP server to use Digest authentication, which bypasses the Basic authen-
tication mechanism. To use digest, you must set up the digest password file using
owdigestgenpass.
Digest doesn't use the authentication module specified by the owcimomd.authentica-
tion_module configuration setting.
Syntax
http_server.use_digest = option
Option
false
252
Installation and Administration
Description
Enables the Basic authentication mechanism.
This is the default setting.
Need help?
Do you have a question about the LINUX ENTERPRISE SERVER 10 SP2 - INSTALLATION AND ADMINISTRATION and is the answer not in the manual?
Questions and answers