-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dt: Allow selecting key type for certificates in DT tests
This change permits users of the TLSCertManager to select which type of key to use in certificates. If one isn't selected, a random one is chosen, in the hope this increases our test coverage over time. Additionally, the tls_version_test has been updated to test both ECDSA and RSA based certificates. Signed-off-by: Michael Boquard <michael@redpanda.com>
- Loading branch information
1 parent
f0c141b
commit 1760e8d
Showing
2 changed files
with
55 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters