Class KeyImporter

java.lang.Object
org.wso2.carbon.utils.security.KeyImporter

public class KeyImporter extends Object
A utility that allows importing a certificate from one keystore to another
  • Constructor Details

    • KeyImporter

      public KeyImporter()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      sourcekeystore sourceStorepass keyalias targetstore targetStorePass
      Parameters:
      args -
      Throws:
      Exception