Giter Club home page Giter Club logo

vaultjbosstool's Introduction

About vaultjbosstool

Features of this tool:

  • Convert a JKS to JCEKS (Useful when migrating a JBoss EAP version 6.0 to a version 6.3 or higher one.
  • Reveal the password of the keystore.
  • Reveal the attributes stored in a vault and passwords.

Esta ferramenta tem como funcionalidade:

  • Converter um JKS em JCEKS (Útil ao migrar de uma versão de JBoss EAP 6.0 para uma versão superior que 6.3.
  • Revelar a senha do Keystore.
  • Revelar os atributos armazenados em um Vault e suas senhas.

Howto use:

shell# mvn clean package

shell# java -jar target/vaultjbosstool.jar

WARNING: This tool will convert JKS to JCEKS if your keystore is not a JCEKS.

Enter Keystore URL: (Ex: /tmp/new/a.keystore)

/tmp/new/a.keystore

Enter Keystore Password: (Ex: MASK-2CnDY1FriorSpKmoIGU5WR)

MASK-2CnDY1FriorSpKmoIGU5WR

Enter Salt: (Ex: 12345678) 12345678 Enter Interation: (Ex: 44) 44 Enter Alias: (Ex: vault) vault Enter Enc file directory: (Ex: /tmp/new) /tmp/new

RESULT:

Keystore password: minhasenha

List of vault attributes:

Block: blocoa Attribute: atributodecuehrola Pass: otherpassword

Block: blocob Attribute: atributo Pass: securedpass

Notes

Older versions of PicketBox Vault use JKS keystore and ENC.dat and Shared.dat files. Newer versions of PicketBox consist of JCEKS keystore and VAULT.dat file.

Solution for:

java.lang.RuntimeException: PBOX000137: Security Vault does not contain SecretKey entry under alias

vaultjbosstool's People

Contributors

lucioveloso avatar malys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

malys

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.