Skip to content

VelocityPulse/platform_import_keystore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Platform Import Keystore

My own version of keytool-importkeypair

A script which takes platform.x509.pem and platform.pk8 files and creates a new keystore (with given keystorepass and keypass)

This script doesn't need a keystore pre created counter to keytool-importkeypair

Installing

Add platform_import_keystore to your PATH

Usage

usage: platform_import_keystore [-k keystore pass] [-p key pass] [-a key alias]

Note

If your certificat (.x509.pem) or private key (.pk8) are not nammed "platform.x509.pem" or "platform.pk8" you can edit the field in the script directly.

Don't esistate to pull request this project if you want to add improvment.

About

A script which create a keystore from x509.pem and pk8 files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages