Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Coverage]: Add tests for security/Elytron subsystem configuration: Other Settings => SSL #88

Open
10 tasks
OndrejKotek opened this issue Jun 23, 2023 · 0 comments

Comments

@OndrejKotek
Copy link
Contributor

Description

Coverage of the elytron subsystem configuration is missing for Configuration => Subsystem => Security => Other Settings => SSL.

There are eight vertical navigation sub-items, hence eight new spec files are expected: Aggregate Providers, Client SSL Context, Key Manager, Provider Loader, Security Domain, Server SSL Context, Server SSL SNI Context, Trust Manager.

Resources to be covered

  • /subsystem=elytron/aggregate-providers=*
  • /subsystem=elytron/client-ssl-context=*
  • /subsystem=elytron/client-ssl-context=*/ssl-session=*
  • /subsystem=elytron/key-manager=*
  • /subsystem=elytron/provider-loader=*
  • /subsystem=elytron/security-domain=*
  • /subsystem=elytron/server-ssl-context=*
  • /subsystem=elytron/server-ssl-context=*/ssl-session=*
  • /subsystem=elytron/server-ssl-sni-context=*
  • /subsystem=elytron/trust-manager=*

You can get inspired in legacy tests.

Affects

configuration

Subsystem

elytron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants