Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Excerpt

Describes the tests needed to validate the Security functionality.


As the integration test collections are setup to work, some changes are needed to the configuration of one or more components.

...

Certificate use restrictions

A components CollectionSettings RepositorySettings are modfied modified to only allow a certain named set of components to use a certificate.

  • A component using the certificate, but which ID is not on the allowed list, attempts an operation.
    • The component with the modified configuration refuses the operation.
    • There is sent an alarm describing the illegal operation attempt.
  • Another component using the certificate, but which ID is on the list, attempts an operation
    • The operation is allowed
    • No alarm is sent.

Child pages (Children Display)
excerpttrue

...