files

Use the files stanza entry to specify the files that WebSEAL includes in the configuration database. These files are replicated across WebSEAL servers in a cluster. Replication occurs when the pdadmin server task cluster restart command runs.

Either:

files = cfg(stanza::entry)

Or:

files = file_name

Description

Define the files that will be included (that is, imported or exported ) in the configuration database.

Options

Usage:

This stanza entry is not required.

Default value

files = cfg(ssl::webseal-cert-keyfile)
files = cfg(ssl::webseal-cert-keyfile-stash)
files = cfg(junction::jmt-map)
files = cfg(server::dynurl-map)

Example:

files = cert-rules.txt
files = jmt.conf
files = cfg(junction::jmt-map)

Parent topic: [cfg-db-cmd:files] stanza