0 votes
in Cyber Security by

Is SSL protocol enough for network security?

1 Answer

0 votes
by

SSL verifies the sender's identity, but it does not provide security once the data is transferred to the server. It is good to use server-side encryption and hashing to protect the server against a data breach.

...