Created
October 26, 2017 05:32
-
-
Save Rajeshr34/d9bb527cfd0e63bb57bac61ba12e018c to your computer and use it in GitHub Desktop.
Google App signing der file to Facebook base64
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
type deployment_cert.der | openssl sha1 -binary | openssl base64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you