User`s guide

Certificate Management
Chapter 16 Configuration Menu Interface 258
7. Use the configuration from this location:
/usr/local/ssl/lib/ssleay.cnf
8. Generate a 1024-bit RSA private key.
........++++++
......................++++++
9. Write new private key to this location:
./demoCA/private/./cakey.pem'
10.Enter the PEM pass phrase:
; CA Password (Enter password and remember this)
Verify password - Enter PEM pass phrase: ; CA Password
-----
The information entered next will be incorporated into the certificate.
11. Enter text for a field call Distinguished Name or a DN. Although there
are many fields, some can be left blank, use a default, or enter . and the
field will be left blank.
----- ; CA's Information
Country Name (2 letter code) [AU]: US
State or Province Name (full name) [Your-State]: Minnesota
Locality Name (e.g., city) []: Minneapolis
Organization Name (e.g., company): Digi International
Organizational Unit Name (e.g., section) [](Enter)
Common Name (e.g., YOUR name) []: Bob Alou
Email Address []:(Enter)
#
12.Verify that the CA key file (demoCA/private/cakey.pem) and CA
certificate (demoCA/cacert.pem) are generated.
# ls demoCA/
cacert.pem certs crl index.txt newcerts
private serial
# ls demoCA/private
cakey.pem