You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be decided not to make insecure options to be default. Developers usually rely on default values as secure enough. It could and would lead to data leakages and security breaches.
The secureTransport option in SocketOptions should not be "off".
The text was updated successfully, but these errors were encountered:
It should be decided not to make insecure options to be default. Developers usually rely on default values as secure enough. It could and would lead to data leakages and security breaches.
The
secureTransport
option inSocketOptions
should not be"off"
.The text was updated successfully, but these errors were encountered: