|
Now that we have a private key generated, we can create a CSR:
# gencsr key new_key
This example uses new_key as the name of the key generated in
the previous step. Be sure to replace this with the name of your key that you
previously generated.
As you generate the CSR, please remember a few things: Use the country/state/city
that your company operates within, and please do not use abbreviations. If your business
is in Texas, use "Texas" for the state rather than "TX". For our international customers,
you may use your country name in the state field if your country does not have states or
provinces. When you complete the organization field, please include the full name of your
organization as it is registered. Be sure to include any applicable suffixes, such as
"Inc" or "LLC".
|