Top "Keytool" questions

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

Self-signed certificate: DNSName components must begin with a letter

Is there a way for java's keytool to generate self-signed certificate with a wildcard in SAN (Subject Alternative Name)? I'm …

java certificate keytool self-signed wildcard-subdomain
using OpenSSL to create .pfx file

I've been offered some commands to create a .pfx file using OpenSSL. For the most part, my partner gathered this …

openssl pfx keytool
keytool with Android Facebook SDK

I just want some confirmation. I'm developing on windows I'm attempting to integrate facebook into an app and the SDK …

java android facebook sdk keytool
Keystore file exists but is empty?

I need the SHA 1 fingerprint from my RELEASE key and as I understand the key is generated when I select …

android android-studio sha1 keytool signed-apk
Creating pkcs12 using Java API failes due to error: java.security.KeyStoreException: TrustedCertEntry not supported

I am trying to create a PKCS12 keystore file using Java API. However as soon as I try to import …

java ssl keytool pkcs#12
How to generate 11 char hash key for Sms Retriever with Google App signing

I had generated the 11 char hash using the AppSignatureHelper class. But after uploading the apk to play store, they hash …

android command-line google-play keytool
OpenJDK keytool password

I am trying to register a corporate certificate for https connection in OpenJDK I ran the following command in OpenJDK …

java keytool jsse
I'm having trouble getting SHA1 certificate with keytool

I'm trying to find the SHA1 hash of my signature key store on macos sierra using the following comand: keytool …

java android certificate keystore keytool
Google maps not showing on android in release mode

I am trying to release my app, but having a problem with google maps. The app contains an activity (MapActivity) …

android google-maps keytool android-maps-v2 android-keystore
How to develop an Android App with google maps API on multiple computers?

I want to make an Android Application, that uses Google Maps. I have installed Eclipse, Android JDK and an AVD (…

android google-maps keytool fingerprint