keisrk / cloud-keytool

Underfeatured front end to cloud secrets management serivces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud-keytool

Extend keytool to store, manage and retrieve secrets from a cloud secrets management service.

Usage

Given a valid PKCS#12 key stored in AWS secrets manager, cloud-keytool synchronizes it with the local keystore.

$ cloud-keytool --list --keystore <keystore>.p12 --storepass <storepass> aws --profile <profile>

About

Underfeatured front end to cloud secrets management serivces.


Languages

Language:Java 100.0%