EnglishFrenchSpanish

OnWorks favicon

pki-tps-profile - Online in the Cloud

Run pki-tps-profile in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pki-tps-profile that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pki-tps-profile - Command-Line Interface for managing Certificate System TPS profiles.

SYNOPSIS


pki [CLI options] tps-profile
pki [CLI options] tps-profile-find [command options]
pki [CLI options] tps-profile-show <profile ID> [command options]
pki [CLI options] tps-profile-add --input <file path> [command options]
pki [CLI options] tps-profile-mod <profile ID> --action <action> [command options]
pki [CLI options] tps-profile-mod <profile ID> --input <file path> [command options]
pki [CLI options] tps-profile-del <profile ID> [command options]

DESCRIPTION


The pki tps-profile commands provide command-line interfaces to manage profiles on the
TPS.

pki [CLI options] tps-profile-find [command options]
This command is to list the profiles.

pki [CLI options] tps-profile-show <profile ID> [command options]
This command is to view the details of a profile.

pki [CLI options] tps-profile-add --input <file path> [command options]
This command is to create a new profile.

pki [CLI options] tps-profile-mod <profile ID> --action <action> [command options]
This command is to change the status of a profile.

pki [CLI options] tps-profile-mod <profile ID> --input <file path> [command options]
This command is to modify an existing profile.

pki [CLI options] tps-profile-del <profile ID> [command options]
This command is to delete a profile.

OPTIONS


The CLI options are described in pki(1).

OPERATIONS


To view available profile commands, type pki tps-profile. To view each command's usage,
type pki tps-profile-<command> --help.

All the tps-profile commands require TPS admin or agent authentication.

Listing profiles
To list all profile:

pki <TPS admin/agent authentication> tps-profile-find

The results can be paged using the --start and --size options described in pki(1).

Viewing a profile
To view the status and properties of a profile:

pki <TPS admin/agent authentication> tps-profile-show <profile ID>

To store the output of the above operation into a file:

pki <TPS admin/agent authentication> tps-profile-show <profile ID> --output <file path>

Adding a profile
To add a new profile, prepare an input file specifying the profile properties in the
following format:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Profile id="..." xmlns:ns2="http://www.w3.org/2005/Atom">
<Properties>
<Property name="...">...</Property>
...
</Properties>
</Profile>

The profile properties are described in pki-tps-profile(5). Then execute the following
command:

pki <TPS admin authentication> tps-profile-add --input <file path>

Changing profile status
To change the profile status execute the following command:

pki <TPS admin/agent authentication> tps-profile-mod <profile ID> --action <action>

Available actions for admins: submit, cancel. Available actions for agents: approve,
reject. Available actions for users with both admin and agent rights: enable, disable.

Modifying a profile
To modify a profile, first disable the profile using the tps-profile-mod --action disable
command. Then download the current profile properties using the tps-profile-show --output
command. Make the modifications in the file, then upload the updated file using the
following command:

pki <TPS admin authentication> tps-profile-mod <profile ID> --input <file path>

Finally, the profile should be re-enabled using the tps-profile-mod --action enable
command.

Deleting a profile
To delete a profile, first disable the profile using the tps-profile-mod --action disable
command, then execute:

pki <TPS admin authentication> tps-profile-del <profile ID>

AUTHORS


Endi S. Dewata <[email protected]>.

COPYRIGHT


Copyright (c) 2015 Red Hat, Inc. This is licensed under the GNU General Public License,
version 2 (GPLv2). A copy of this license is available at http://www.gnu.org/licenses/old-
licenses/gpl-2.0.txt.

Use pki-tps-profile online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    coresendmsg
    coresendmsg
    coresendmsg - send a CORE API message
    to the core-daemon daemon ...
    Run coresendmsg
  • 4
    core_server
    core_server
    core_server - The primary server for
    SpamBayes. DESCRIPTION: Currently serves
    the web interface only. Plugging in
    listeners for various protocols is TBD.
    This ...
    Run core_server
  • 5
    fwflash
    fwflash
    fwflash - program to flash image file
    to a connected NXT device ...
    Run fwflash
  • 6
    fwts-collect
    fwts-collect
    fwts-collect - collect logs for fwts
    bug reporting. ...
    Run fwts-collect
  • More »

Ad