WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  regarding gsk7cmd utility

    Posted 03/22/13 01:12 PM
    Friends,

    Can we use gsk7cmd commands on JKS keystores?Or is it necessary that the keystore has to be of CMS or PKCS#12 type for gsk7cmd commands to be operational?

    Does WAS 6.1 come with preinstalled gsk7cmd tool?

    Thanks,
    Kushal    


  • 2.  regarding gsk7cmd utility

    Posted 03/25/13 06:46 PM
    Hi Kushal,

      Yes you can use gsk7cmd with JKS keystores, it support cms | jks | jceks | pks12 formats
       
      Managing keys with the IKEYCMD command line interface (Distributed systems)   
      pic.dhe.ibm.com/infocenter/wasinfo/v6r1/...
     
      Creating a new key database using the command-line interface
      pic.dhe.ibm.com/infocenter/wasinfo/v6r1/...
     
      In WAS 6.1 you have gsk7cmd. I think (don't remenber now) that it's install directly in the system directory like "Program Files" not in websphere directory .

      Hope this helps
     
    regards


  • 3.  regarding gsk7cmd utility

    Posted 03/26/13 03:28 PM
    Thanks a lot for your help,Gabriel.