Prints the subject, issuer and validity dates without opening a browser.
Category
Snippets in Networking
Splits DNS, connect, TLS and first byte apart, which tells you which one is actually slow.
Traces a redirect chain to its destination without downloading the body.
dig with +short strips everything but the answer.
Forwards a local port through a bastion so a client can connect as if the database were local.
Invoke-RestMethod parses the response for you, so no ConvertFrom-Json step is needed.