Table 3.2. SSL Web Server Opt ions (rhn-ssl-tool --gen-server --help)
Option Description
--gen-server Generate the Web server's SSL key set,
RPM and tar archive. T his must be issued
with any of the remaining options in this
table.
-h, --help Display the help screen with a list of base
options specific to generating and
managing a server key-pair.
-p=, --password=PASSWORD The CA password. You will be prompted for
this if it's missing. Record it in a safe
manner.
-d=, --dir=BUILD_DIRECTORY Required for most commands - T he
directory where certificates and RPMs are
built. The default is ./ssl-build.
--server-key=FILENAME The Web server's SSL private key filename.
The default is server.key.
--server-cert-req=FILENAME The Web server's SSL certificate request
filename. T he default is server.csr.
--server-cert=FILENAME The Web server's SSL certificate filename.
The default is server.crt.
--startdate=YYMMDDHHMMSSZ The start date for server certificate validity
in the example format: year, month, date,
hour, minute, second (two characters per
value). Z stands for Zulu and is required.
The default is one week before generation.
--cert-expiration=SERVER_CERT_EXPIRE The expiration date of the server certificate.
The default is the number of days until one
day prior to epoch rollover (or 01-18-2038).
--set-country=COUNTRY_CODE The two-letter country code. T he default is
US.
--set-state=STATE_OR_PROVINCE The state or province. The default is North
Carolina.
--set-city=CITY_OR_LOCALITY The city or locality. T he default is Raleigh.
--set-org=ORGANIZATION The company or organization, such as Red
Hat. T he default is Example Corp. Inc.
--set-org-unit=SET_ORG_UNIT The organizational unit, such as RHN. T he
default is unit.
--set-hostnam e=HOSTNAME The hostname of the RHN Server to
receive the key. T he default is dynamically
set to the build machine's hostname.
--set-email=EMAIL The email address of the certificate
contact. The default is
admin@example.corp.
--rpm -packager=PACKAGER Packager of the generated RPM, such as
"RHN Admin (rhn-admin@example.com)."
--rpm -vendor=VENDOR Vendor of the generated RPM, such as
"IS/IT Example Corp."
Kommentare zu diesen Handbüchern