Files
Ricardo Martin af717f7045 Check CA subject DN in X.509 client authenticator (#48550)
* Initial draft to check CA subject DN in X.509 client authenticator
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

* Add the test to the FIPS suites and doc changes
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

* Delete AbstractMutualTLSClientTest to move the old test
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

* Move the old test to the new test suite
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

* final test changes
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

* First round of review changes.
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

* Add a client executor to add default CA subject DN to client registration
Closes #48412

Signed-off-by: rmartinc <rmartinc@redhat.com>

---------

Signed-off-by: rmartinc <rmartinc@redhat.com>
2026-06-05 08:40:26 +02:00
..