EnglishFrenchSpanish

OnWorks favicon

certmgr - Online in the Cloud

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

This is the command certmgr 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


certmgr - Mono Certificate Manager (CLI version)

SYNOPSIS


certmgr [action] [object type] [options] store [filename] or certmgr -ssl [options] url

DESCRIPTION


This tool allow to list, add, remove or extract certificates, certificate revocation lists
(CRL) or certificate trust lists (CTL) to/from a certificate store. Certificate stores are
used to build and validate certificate chains for Authenticode(r) code signing validation
and SSL server certificates.

STORES


The store represents the certificate store to use. It can be one of the following:

My This is the personal certificate store.

AddressBook
This is the store for other people.

CA This is a store for intermediate certificate authorities.

Trust This is for trusted roots.

Disallowed
This is for untrusted roots

ACTIONS


-list List the certificates, CTL or CTL in the specified store.

-add Add a certificate, CRL or CTL to specified store. If filename it's a pkcs12 or pfx
file, and it contains a private key, it will be imported to local key pair
container.

-del Remove a certificate, CRL or CTL from specified store. You must specify the object
to be removed with it's hash value (and not a filename). This hash value is shown
when doing a -list on the store.

-put Copy a certificate, CRL or CTL from a store to a file.

-ssl Download and add the certificates from a SSL session. You'll be asked to confirm
the addition of every certificate received from the server. Note that SSL/TLS
protocols do not requires a server to send the root certificate. This action
assume an certificate (-c) object type and will import the certificates in
appropriate stores (i.e. server certificate in the OtherPeople store, the root
certificate in the Trust store, any other intermediate certificates in the
IntermediateCA store).

-importKey
Allows importing a private key from a pkcs12 file into a local key pair store.
(Usefull when you already have the key's corresponding certificate installed at the
specific store.)

OBJECT TYPES


-c , -cert , -certificate
Add, Delete or Put certificates. That is the specified file must/will contains
X.509 certificates in DER binary encoding.

-crl Add, Delete or Put certificate revocation lists (CRL). That is the specified file
must/will contains X.509 CRL in DER binary encoding.

-ctl Add, Delete or Put certificate trust lists (CRL). UNSUPPORTED.

OPTIONS


-m Use the machine's certificate stores (instead of the default user's stores).

-v More details displayed on the console.

-p password
Use the specify password when accessing a pkcs12 file.

-help , -h , -? , /?
Display help about this tool.

Use certmgr online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • ce
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad