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
Describe the bug
Steps to Reproduce
Expected behavior Editor application should be functioning
Screenshots (if needed)
Logs
Describe your environment
node --version
java -version
Additional context
The text was updated successfully, but these errors were encountered:
Hello, could you try to limit max TLS to 1.2?
zowe: network: server: tls: maxTls: "TLSv1.2" client: tls: maxTls: "TLSv1.2"
We have identified this as possible solution in cases, where ChaCha20-Poly1305 might be used.
ChaCha20-Poly1305
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Steps to Reproduce
Expected behavior
Editor application should be functioning
Screenshots (if needed)
Logs
Describe your environment
node --version
): v20.12.2java -version
): 17.0.11Additional context
The text was updated successfully, but these errors were encountered: