Skip to content

Instantly share code, notes, and snippets.

@ahikmatf
Created October 23, 2017 10:41
Show Gist options
  • Select an option

  • Save ahikmatf/48c0fc962d12a2c90a7291af2e813c48 to your computer and use it in GitHub Desktop.

Select an option

Save ahikmatf/48c0fc962d12a2c90a7291af2e813c48 to your computer and use it in GitHub Desktop.
echo | openssl s_client -connect <your-server-here>:443 2>/dev/null | openssl x509 -noout -dates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment