Skip to content

Source keystore file exists, but is empty #3

Description

@denbard

i`m using following cmd to generate an android signature:
keytool-importkeypair -k demo.jks -p 123456 -pk8 platform.pk8 -cert platform.x509.pem -alias demo

demo.jks is generated from Android Studio.

And nothing occurs but an Exception:
keytool error: java.lang.Exception: Source keystore file exists, but is empty: /tmp/keytool-importkeypair.WmlH/p12

I scanned the folder /tmp/, find no folders named keytool-importkeypair,
so why this exception occurs?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions