You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chinmoy12c opened this issue
Dec 1, 2020
· 4 comments
Labels
buildIssues and PRs related to build files or the CI.duplicateIssues and PRs that are duplicates of other issues or PRs.opensslIssues and PRs related to the OpenSSL dependency.
Seems like a Debian issue? The agent1 key size is 1024 bit, or should we update the keys?
The fix it to tell your administrator to use 2048 (or more) bit
keys. I assume there are certificates on both sides, so they both
need to get replaced.
You can work around this issue by putting something like this in
your config file:
openssl_ciphers=DEFAULT@SECLEVEL=1
But you really should use a certificate with a stronger key.
Kurt
buildIssues and PRs related to build files or the CI.duplicateIssues and PRs that are duplicates of other issues or PRs.opensslIssues and PRs related to the OpenSSL dependency.
Version:
v16.0.0
Platform:
Linux masterkali 4.19.0-kali4-amd64 deps: update openssl to 1.0.1j #1 SMP Debian 4.19.28-2kali1 (2019-03-18) x86_64 GNU/Linux
Subsystem:
make test-only
What steps will reproduce the bug?
make test-only
How often does it reproduce? Is there a required condition?
100%, tried reinstalling again still getting the same errors.
What is the expected behavior?
Tests should pass without any errors.
What do you see instead?
I'm getting this output in the console.
Console output for make test-only
The text was updated successfully, but these errors were encountered: