PKI CA CREATE

Level

pki,modify LICENCE PKI

History

Appears in 9.0.0
keytype appears in 3.10.0

Description

Create a new CA in the tree
for create a sub-authority, you must precise the topca and topcapass.
by default, it creates a root authority

Cache category

pki

Usage

passphrase=<pass>
CN=<name>
C=<country>
ST=<state>
O=<organization>
OU=<unit>
[keytype=<RSA|SECP|Brainpool>]
[size=<key size>]
[topca=<name>]
[topcapass=<pass>]
[default=<0|1>]
[nbdays=<days>]
[shortname=<name>]
[L=<locality>]
[E=<email>]
[S=<serial>]
[UA=<unstructuredAddress>]
[UN=<unstructuredName>]
Valid sizes are:
RSA: 1024 1536 2048 4096
SECP: 256 384 521
Brainpool: 256 384 512

Format

section