We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could you please help to address this? I tried to disable the weak chiphers on the but some pods keep crashing or restarting continuously .
SSL uses weak encryption (SWEET32)
Ports 2379 / tcp 2380 / tcp 6443 / tcp / www 10250 / tcp / www 10349 / tcp / www 10350 / tcp / www
Medium Strength Ciphers (> 64-bit and < 112-bit key, or 3DES) Name Code KEX Auth Encryption MAC ---------------------- ---------- --- ---- --------------------- --- ECDHE-RSA-DES-CBC3-SHA 0xC0, 0x12 ECDH RSA 3DES-CBC(168) SHA1 DES-CBC3-SHA 0x00, 0x0A RSA RSA 3DES-CBC(168) SHA1 The fields above are : {Tenable ciphername} {Cipher ID code} Kex={key exchange} Auth={authentication} Encrypt={symmetric encryption method} MAC={message authentication code} {export flag}
Version (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered:
Howdy 🖐 krunal-git ! Thank you for your interest in this project. We value your feedback and will respond soon.
Sorry, something went wrong.
No branches or pull requests
Could you please help to address this?
I tried to disable the weak chiphers on the but some pods keep crashing or restarting continuously .
SSL uses weak encryption (SWEET32)
Ports
2379 / tcp
2380 / tcp
6443 / tcp / www
10250 / tcp / www
10349 / tcp / www
10350 / tcp / www
Version (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: