Created
February 21, 2022 11:13
-
-
Save posilva/3ddb77bf10d818c9d05c1833511a70ec to your computer and use it in GitHub Desktop.
AWS Key FingerPrint
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openssl pkcs8 -in mykey.pem -nocrypt -topk8 -outform DER | openssl sha1 -c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment