Class CertActions.EnrollCert

    • Field Detail

      • caName

        protected String caName
      • subject

        protected String subject
      • csrFile

        protected String csrFile
      • outform

        protected String outform
      • keyOutform

        protected String keyOutform
      • outFile

        protected String outFile
      • keyPasswordHint

        protected String keyPasswordHint
      • profileName

        protected String profileName
      • notBeforeS

        protected String notBeforeS
      • notAfterS

        protected String notAfterS
    • Constructor Detail

      • EnrollCert

        public EnrollCert()
    • Method Detail

      • execute0

        protected Object execute0()
                           throws Exception
        Specified by:
        execute0 in class org.xipki.shell.XiAction
        Throws:
        Exception