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

FIX SWEET32 Birthday attack : TLS vulnerability (CVE-2016-2183) in Op… #501

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wincsb
Copy link

@wincsb wincsb commented Dec 8, 2023

FIX SWEET32 Birthday attack : TLS vulnerability (CVE-2016-2183) in OpenSSL

…enSSL

FIX SWEET32 Birthday attack : TLS vulnerability (CVE-2016-2183) in OpenSSL
…iguration items not taking effect

Fixed the Http server ReadTimeout, WriteTimeout, and IdleTimeout configuration items not taking effect
<tars>
  <application>
      <server>
				accepttimeout=500
				readtimeout=5000
				writetimeout=5000
				idletimeout=8000
      </server>
  </application>
</tars>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant