Can you get a reply from a HTTPS site using the Ping command?
Problem
I tried using the command on a page, but the message says that could not find the host. Is there some issue regarding and ?
Error Output
ping
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: Can you get a reply from a HTTPS site using the Ping command?
The answer to your question (Can you get a reply from a HTTPS site using the Ping command?) is Yes, you can, as long as ICMP replies are enabled on the HTTPS site provider. However, it has nothing to do with HTTP or HTTPS: Ping will use ICMP protocol, it belongs to TCP/IP Internet Layer, which is a lower layer than HTTP or HTTPs (from Application Layer): Ping operates by sending Internet Control Message Protocol (ICMP) echo request packets to the target host and waiting for an ICMP response. In…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix