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

drop certtool from testing scripts #481

Open
The-Mule opened this issue Nov 26, 2024 · 1 comment
Open

drop certtool from testing scripts #481

The-Mule opened this issue Nov 26, 2024 · 1 comment
Labels
good first issue Good for newcomers tests

Comments

@The-Mule
Copy link
Collaborator

Currently, we are using certtool in testing scripts (setup.sh) to generate certificates. We can replace this by openssl tools and drop dependency on gnutls-utils (RHEL / Fedora).

Please notice that there is no specific problem with certtool or gnutls-utils. It is just not necessary to use it when openssl is available anyway and having less dependencies feels always better.

@The-Mule The-Mule added enhancement New feature or request good first issue Good for newcomers tests and removed enhancement New feature or request labels Nov 26, 2024
@simo5
Copy link
Member

simo5 commented Nov 26, 2024

I would love to reduce our dependencies and that should allow us to handle the CKK_EC_EDWARDS case with 3.1 behavior which gnutls certtool can't currently handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tests
Projects
None yet
Development

No branches or pull requests

2 participants