EnglishFrenchSpanish

OnWorks favicon

pki-client - Online in the Cloud

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

This is the command pki-client 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-client - Command-Line Interface for managing the security database on Certificate
System client.

SYNOPSIS


pki [CLI options] client
pki [CLI options] client-init [command options]
pki [CLI options] client-cert-find [command options]
pki [CLI options] client-cert-request [subject DN] [command options]
pki [CLI options] client-cert-import [nickname] [command options]
pki [CLI options] client-cert-mod <nickname> [command options]
pki [CLI options] client-cert-show <nickname> [command options]
pki [CLI options] client-cert-del <nickname> [command options]

DESCRIPTION


The pki-client commands provide command-line interfaces to manage the security database on
the client's machine.

pki [CLI options] client
This command is to list available client commands.

pki [CLI options] client-init [command options]
This command is to create a new security database for the client.

pki [CLI options] client-cert-find [command options]
This command is to list certificates in the client security database.

pki [CLI options] client-cert-request [subject DN] [command options]
This command is to generate and submit a certificate request.

pki [CLI options] client-cert-import [nickname] [command options]
This command is to import a certificate into the client security database.

pki [CLI options] client-cert-mod <nickname> [command options]
This command is to modify a certificate in the client security database.

pki [CLI options] client-cert-show <nickname> [command options]
This command is to view a certificate in the client security database.

pki [CLI options] client-cert-del <nickname> [command options]
This command is to delete a certificate from the client security database.

OPTIONS


The CLI options are described in pki(1).

OPERATIONS


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

To create a new database execute the following command:

pki -d <security database location> -c <security database password> client-init

To list certificates in the security database:

pki -d <security database location> -c <security database password> client-cert-find

To request a certificate:

pki -d <security database location> -c <security database password> client-cert-request
[subject DN]

The subject DN requirement depends on the certificate profile being requested. Some
profiles may require the user to provide a subject DN in a certain format. Some other
profiles may generate their own subject DN.

Certain profiles may also require additional authentication. To authenticate, a username
and a password can be specified using the --username and --password options, respectively.
If the subject DN is not specififed the CLI may use the username to generate a default
subject DN "UID=<username>".

To import a certificate from a file into the security database:

pki -d <security database location> -c <security database password> client-cert-import
<nickname> --cert <path>

To import a CA certificate from a file into the security database:

pki -d <security database location> -c <security database password> client-cert-import
<nickname> --ca-cert <path>

To import certificates and private keys from a PKCS #12 file into the security database:

pki -d <security database location> -c <security database password> client-cert-import
--pkcs12 <path> --pkcs12-password <password>

To import a certificate from CA server into the security database:

pki -d <security database location> -c <security database password> client-cert-import
<nickname> --serial <serial number>

To import a CA certificate from CA server into the security database:

pki -d <security database location> -c <security database password> client-cert-import
<nickname> --ca-server

To modify a certificate's trust attributes in the security database:

pki -d <security database location> -c <security database password> client-cert-mod
<nickname> --trust <trust attributes>

To display a certificate in the security database:

pki -d <security database location> -c <security database password> client-cert-show
<nickname>

To export a certificate from the security database into a PEM file:

pki -d <security database location> -c <security database password> client-cert-show
<nickname> --cert <path>

To export a certificate chain with the private key from the security database into a PKCS
#12 file:

pki -d <security database location> -c <security database password> client-cert-show
<nickname> --pkcs12 <path> --pkcs12-password <password>

To export a certificate chain with the private key with a password file:

pki -d <security database location> -c <security database password> client-cert-show
<nickname> --pkcs12 <path> --pkcs12-password-file <path>

To export a client certificate with the private key from the security database into a PEM
file:

pki -d <security database location> -c <security database password> client-cert-show
<nickname> --client-cert <path>

To delete a certificate from the security database:

pki -d <security database location> -c <security database password> client-cert-del
<nickname>

AUTHORS


Ade Lee <[email protected]>, Endi Dewata <[email protected]>, and Matthew Harmsen
<[email protected]>.

COPYRIGHT


Copyright (c) 2014 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-client online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 2
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 3
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 4
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 5
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • 6
    CMU Sphinx
    CMU Sphinx
    CMUSphinx is a speaker-independent large
    vocabulary continuous speech recognizer
    released under BSD style license. It is
    also a collection of open source tools ...
    Download CMU Sphinx
  • More »

Linux commands

crm
crm
Use crm online using onworks.net
services. ...
Run crm
  • 4
    crmgr
    crmgr
    crmgr - administration utility for QDBM
    Curia ...
    Run crmgr
  • 5
    gappletviewer
    gappletviewer
    gappletviewer - Load and runs an applet
    ...
    Run gappletviewer
  • 6
    gaps
    gaps
    mummer - package for sequence alignment
    of multiple genomes ...
    Run gaps
  • s-processed="true">
    g15stats
    g15stats - A CPU/Memory/Swap usage
    meter for G15Daemon DESCRIPTION: The
    packages provides the following usage
    meter for LCD on some Logitech
    keyboards, usind g...
    Run g15stats
  • More »
  • Ad