How do network security engineers test whether a service uses http/https aside inspecting the certificates from the top left corner of a browser.
The idea is to deny communications to services (internally) that do not have valid ssl certificates.
e.g A user sends a request to access certain IP addresses (services) over a port number (not http or https).