pki---req man page on Alpinelinux

Man page or keyword search:  
man Server   18016 pages
apropos Keyword Search (all sections)
Output format
Alpinelinux logo
[printable version]

PKI --REQ(1)			  strongSwan			  PKI --REQ(1)

NAME
       pki --req - Create a PKCS#10 certificate request

SYNOPSIS
       pki --req [--in file] [--type type] --dn distinguished-name
		 [--san subjectAltName] [--password password]
		 [--digest digest] [--outform encoding] [--debug level]

       pki --req --options file

       pki --req -h | --help

DESCRIPTION
       This  sub-command  of  pki(1)  is  used to create a PKCS#10 certificate
       request.

OPTIONS
       -h, --help
	      Print usage information with a summary of the available options.

       -v, --debug level
	      Set debug level, default: 1.

       -+, --options file
	      Read command line options from file.

       -i, --in file
	      Private key input file. If not given the key is read from STDIN.

       -t, --type type
	      Type of the input key. Either rsa or ecdsa, defaults to rsa.

       -d, --dn distinguished-name
	      Subject distinguished name (DN). Required.

       -a, --san subjectAltName
	      subjectAltName extension to include in request. Can be used mul‐
	      tiple times.

       -p, --password password
	      The challengePassword to include in the certificate request.

       -g, --digest digest
	      Digest  to use for signature creation. One of md5, sha1, sha224,
	      sha256, sha384, or sha512. Defaults to sha1.

       -f, --outform encoding
	      Encoding of the created certificate file. Either der (ASN.1 DER)
	      or pem (Base64 PEM), defaults to der.

EXAMPLES
       Generate	 a  certificate	 request for an RSA key, with a subjectAltName
       extension:

	 pki --req --in key.der --dn "C=CH, O=strongSwan, CN=moon" \
	      --san moon@strongswan.org > req.der

       Generate a certificate request for an ECDSA key and a different digest:

	 pki --req --in key.der --type ecdsa --digest sha256 \
	     --dn "C=CH, O=strongSwan, CN=carol"  > req.der

SEE ALSO
       pki(1)

5.1.3				  2013-07-31			  PKI --REQ(1)
[top]

List of man pages available for Alpinelinux

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net