Top "Keytool" questions

Key and Certificate Management Tool: manages a keystore (database) of cryptographic keys, X.509 certificate chains, and trusted certificates.

Generate certificates, public and private keys with Java

I'm looking for a java library or code to generate certificates, public and private keys on the fly without to …

java ssl openssl keytool
How do I generate a "Keystore" for Google Play?

I am trying to figure out the Byzantine process for uploading an app to Google Play. I'm using Phonegap's Applaud …

android google-play keytool android-keystore
Add password to keytool command

I've made a .bat file to get the SHA1 of my Android app so I don't need to type the …

batch-file keytool
Keytool keeps giving SHA256 sigalg instead of requested alg

I am using Keytool in java to generate a keystore/CSR to submit to a certificate Authority. My CA only …

tomcat ssl keytool csr
JAVA: how to obtain keystore file for a certification (crt) file

HI All, I have a .crt file and I need to get the associated keystore file. How to do so? …

java keystore crt keytool
How to convert trust certificate from .jks to .pem?

I have a Java SSL server to which I want my Java SSL client and C++ SSL client to be …

java keytool pem
How to convert .p12 to .crt file?

Can anyone tell me the correct way/command to extract/convert the certificate .crt file from a .p12 file? After …

openssl certificate keytool p12
cannot find keytool on a mac

I am trying to find my keytool so that I can make keys to sign my app and to register …

android google-maps-api-3 keystore macos keytool
".android" folder and "debug.keystore" file missing

am using Linux opensuse, eclipse helios package i have to import google maps in my application for which i need …

java android eclipse keytool opensuse
keytool -list shows different aliases for p12 keystore, depending on whether you provide the password

Really weird behaviour on a particular p12 file. If I run keytool -list -storetype pkcs12 -keystore my_debug_keystore.p12 …

alias keytool private-key pkcs#12