Skip to content

Instantly share code, notes, and snippets.

@ccondry
Created October 20, 2020 19:48
Show Gist options
  • Save ccondry/f17727c978b3d3b2c40e2dedcb46e587 to your computer and use it in GitHub Desktop.
Save ccondry/f17727c978b3d3b2c40e2dedcb46e587 to your computer and use it in GitHub Desktop.
print active director SSL certificate
openssl s_client -showcerts -servername ad1.dcloud.cisco.com -connect ad1.dcloud.cisco.com:636 2>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment