A company is implementing a web service and needs to ensure secure message exchange. Which approach should be prioritized?

  • Employing API keys in the URL
  • Encrypting data at the application layer
  • Implementing HTTPS with SSL/TLS
  • Using plain HTTP for simplicity
To ensure secure message exchange, HTTPS with SSL/TLS should be prioritized. This provides encryption and authentication, enhancing security.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *