Skip to content

Instantly share code, notes, and snippets.

@ccondry
Created January 8, 2020 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccondry/11f5d36c36dc0175203f5b9c4a947fb7 to your computer and use it in GitHub Desktop.
Save ccondry/11f5d36c36dc0175203f5b9c4a947fb7 to your computer and use it in GitHub Desktop.
reveal ldaps certificate information
#!/bin/sh
openssl s_client -connect servername:636
@ccondry
Copy link
Author

ccondry commented Jan 8, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment