Class KeyImporter


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

      • KeyImporter

        public KeyImporter()
    • Method Detail

      • main

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