Which of the following port numbers are used by the HTTPS protocol
Answer options:
A.80
B.22
C.23
D.443
Answer correct:
Answer - D
HTTPS URLs begin with "https://" and use port 443 by default, whereas HTTP URLs begin with "http://" and use port 80 by default.
For more information on the HTTPs protocol, please visit the below link:
https://en.wikipedia.org/wiki/HTTPS