Correct Answer: C
HTTPS
stands for Hypertext Transfer Protocol over SSL/TLS, which is a secure version of the HTTP protocol that is used to transfer web pages and other data over the internet. HTTPS encrypts the communication between the web browser and the web server using SSL or TLS, which are cryptographic protocols that provide confidentiality, integrity, and authentication. HTTPS prevents eavesdropping, tampering, and spoofing of the web traffic, and protects sensitive information such as passwords, credit card numbers, and personal details.
HTTPS is indicated by a padlock icon or a green address bar in the web browser, and the URL starts with
https:// instead of http://.
The other options are not secure protocols or formats. .edu and .org are top-level domains that indicate the type of organization that owns the website, but they do not guarantee any security. FTP stands for File Transfer Protocol, which is a standard protocol for transferring files between computers, but it does not encrypt the data or the credentials, making it vulnerable to interception and modification. FAT32 is a file system format that is used to organize and store data on disks, but it does not provide any encryption or access control, making it easy to read and modify the data by anyone who has physical access to the disk. References: Secure Protocols
- CompTIA Security+ SY0-501 - 2.6, CompTIA IT Fundamentals (ITF+) Certification Exam Objectives, CompTIA IT Fundamentals+ (Exam FC0-U61) Module 3 / Unit 2 / Using Device Interfaces