HTTPS uses ________ to provide secure communication over a computer network.
- HTTP
- SMTP
- SSL/TLS
- UDP
HTTPS (Hypertext Transfer Protocol Secure) uses SSL/TLS (Secure Sockets Layer/Transport Layer Security) to provide a secure and encrypted communication channel over a computer network, ensuring the confidentiality and integrity of data exchanged between the client and server.
Loading...
Related Quiz
- _______ is a method in REST that returns the HTTP methods that the server supports for the specified URL.
- In API management, how does an API Gateway optimize API traffic between services and external clients?
- For a service experiencing intermittent errors, _______ testing is crucial for identifying the problem.
- In terms of security, which data format presents more challenges and why?
- In a Continuous Integration/Continuous Deployment (CI/CD) pipeline, how do mock services enhance the testing process?