Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

By default insecure TLS v1 and v1.1 are now disabled #608

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Andrew-Kang-G
Copy link

This disables TLS 1.0 and 1.1 to be disabled by default. To allow them, you can override this option with an empty string.

This disables TLS 1.0 and 1.1 to be disabled by default. To allow them, you can override this option with an empty string.
@Andrew-Kang-G
Copy link
Author

"67108864 (TLS V1.0) | 268435456 (TLS V1.1)" becomes 335544320. So you can just manually put "secureOptions: 335544320" on your "laravel-echo-server.json".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant