You connect a computer to the network. Assuming you have configured a static address to its NIC, what protocols will the computer run in order to establish a secure web connection to YouTube.com?
To establish a secure web connection to YouTube.com, the computer will run two protocols: DNS and HTTPS. DNS (Domain Name System) is a protocol that translates domain names into IP addresses, which are used to identify and locate web servers on the internet. HTTPS (Hypertext Transfer Protocol Secure) is a protocol that encrypts and authenticates data transfer between a web browser and a web server, ensuring the security and integrity of the communication.
The computer does not need to run DHCP (Dynamic Host Configuration Protocol), FTP (File Transfer Protocol), or HTTP5 (a non-existent protocol) to connect to YouTube.com. DHCP is a protocol that assigns IP addresses to devices on a network automatically, but the computer already has a static address configured. FTP is a protocol that transfers files between a client and a server, but it is not used for web browsing. HTTP5 is not a valid protocol name, and it is likely a typo for HTTP (Hypertext Transfer Protocol), which is the unsecure version of HTTPS. References:
6 Network Security Protocols You Should Know | Cato Networks
What is HTTPS? | Cloudflare
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit