Generating a CAHow to generate a new CAA Certification Authority (CA) must be generated before you can issue keys and certificates to users. This CA will be used to sign new user certificates. To generate a new CA:
More complex CA hierarchiesThe CA generated by the above procedure is self-signed. This should meet the needs of most organisations. Some organisations may require a more complex CA hierarchy. For example, a self-signed CA may be used to generate one or more subordinate CAs, each of which issues certificates to a subgroup of users or to the same user group but for different purposes. To generate a CA hierarchy, start by first generating the self-signed "Root CA". This Root CA should then be
used to generate user identities for all subordinate CAs. Each of these subordinate CA users should be
configured with the Certification Authority Certificate Type. These subordinate CAs can then be used to
issue user certificates or even other CA certificates by changing the Certification Authority selection in
Options/Preferences. The Select CA dialog provides options for managing any CAs that have been created, and provides a way to easily switch between CAs for signing new certificates. This dialog can also be used to
|