Jump to content

Recommended Posts

Hello

Is there a way to select what kind of ciphers I want to filter ?

For example I want that the communication happens only with TLS_AES_256_GCM_SHA384. How can I create and apply this filter ?

 

Thanks

Link to comment
Share on other sites

  • Administrators

Not sure if you can prioritize cipher suites in Schannell SSL provider other than programatically as per https://learn.microsoft.com/en-us/windows/win32/secauthn/prioritizing-schannel-cipher-suites#adding-removing-and-prioritizing-cipher-suites.

However, this question is beyond the scope of this forum and we recommend searching for advice in Microsoft forums and websites.

Link to comment
Share on other sites

In Eset it is possible to block the SSL v2 communication by activate TLS/SSL filetring....

So I though that by using the advanced command line it could be possible to constrain the TLS ciphers.

Link to comment
Share on other sites

  • ESET Staff
On 7/18/2023 at 6:22 AM, cibersecyritycare said:

For example I want that the communication happens only with TLS_AES_256_GCM_SHA384.

This must be configured in the application doing the connection, in some cases directly in Windows.

For example, in Firefox it's quite easy:
Enter about:config and search for security.ssl3 and security.tls13. Set false for all that you don't want to be used. Please note that such change might trigger serious issues when connecting to the servers which don't support any of the remaining enabled ciphers.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...