Keytool All Commands (Window)

All Commands

https://docs.oracle.com/en/java/javase/13/docs/specs/man/keytool.html

.jks to .pem

keytool -export -rfc -alias key0 -file C:/Users/username/Desktop/upload_certificate.pem -keystore C:/Users/username/StudioProjects/libgen/android/keystore.jks

Generating a Release Key Hash

keytool -exportcert -alias YOUR_RELEASE_KEY_ALIAS -keystore YOUR_RELEASE_KEY_PATH | openssl sha1 -binary | openssl base64




Post a Comment

Previous Post Next Post

Subscribe Us


Get tutorials, Flutter news and other exclusive content delivered to your inbox. Join 1000+ growth-oriented Flutter developers subscribed to the newsletter

100% value, 0% spam. Unsubscribe anytime