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
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 2
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 3
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 4
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 5
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 6
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • More »

Linux commands

Ad