Skip to content

Commit

Permalink
help: Document supported certificate X509 types
Browse files Browse the repository at this point in the history
Closes: #630

Note: 'kdc' is not a supported X509 type #673

Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Sep 22, 2022
1 parent 513c5be commit 1599714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easyrsa3/easyrsa
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ cmd_help() {

Sign a certificate request of the defined type. <type> must be a known type,
such as: 'client', 'server', 'serverClient', or 'ca' (or a user-added type).
All supported types are listed in the x509-types directory.

This request file must exist in the reqs/ dir and have a .req file
extension. See import-req below for importing reqs from other sources."
Expand Down

0 comments on commit 1599714

Please sign in to comment.