under construction


OpenPlatformTrustServices v0.1.2 - Tcdemo Command Reference

Client CUI Commands (GCJ Version)

"tcdemo.properties" must be comfigured before use folowing commands.

/opt/OpenPlatformTrustServices/bin/pts-ca

Usage: pts-ca [OPTIONS]
OPTIONS
  --propdir DIRNAME
        Slect properties location
  --auth PASSWORD");
        Set user password
  --popup
        Set user password by popup dialog
  --verbose");
        Verbose mode

/opt/OpenPlatformTrustServices/bin/pts-cu

Usage: pts-cu [OPTIONS]
OPTIONS
  -propdir DIRNAME
        Slect properties location
  --auth PASSWORD");
        Set user password
  --popup
        Set user password by popup dialog
  --verbose
        Verbose mode

Client GUI Commands (GCJ Version)

/opt/OpenPlatformTrustServices/bin/pts-ca-swing

Usage: pts-ca-swing [OPTIONS]
OPTIONS
  -propdir DIRNAME
        Select properties location

/opt/OpenPlatformTrustServices/bin/pts-cu-swing

Usage: pts-cu-swing [OPTIONS]
OPTIONS
  -propdir DIRNAME
        Select properties location

Client Command (Java Version)

Following commands are bash scripts to launch the Java application.

/opt/OpenPlatformTrustServices/bin/ptsclientadmin

Usage:
  ptsclinetadmin
    launch Java/Swing GUI
  ptsclinetadmin --commandline 
    launch commandline
  ptsclinetadmin --commandline --password SIGKEY_PASSWORD
    commandline w/ password

/opt/OpenPlatformTrustServices/bin/ptsclientuser

Usage:
  ptsclientuser 
    launch Java/Swing GUI
  ptsclientuser --commandline 
    launch commandline
  ptsclientuser --commandline --password SIGKEY_PASSWORD
    commandline w/ password