Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • verifyBackup(boolean) (defaults to true)
    • If false, then the backing file will not be verified upon startup. Setting this option to false will speed up system startup, particularly on large metadata files, but if the metadata file is large. In any case, it is the deployer's responsibility to ensure that the file stored at the backup location is safe to use (i.e., don't . Do not manually replace the backing file with an unverified copy).

Child Elements

  • <CredentialResolver>(optional)
    • Used to resolve public keys to use while verifying signatures. The shorthand attribute syntax above is simpler to use for a single key, but a Chaining resolver can be used to supply multiple signing keys to the filter.

...