![Red Hat CERTIFICATE SYSTEM 6.0 - MIGRATION GUIDE Скачать руководство пользователя страница 44](http://html.mh-extra.com/html/red-hat/certificate-system-6-0-migration-guide/certificate-system-6-0-migration-guide_manual_1427422044.webp)
/alias/key3.db
3. Open the Certificate System
/alias
directory.
cd /var/lib/instance_ID/alias/
4. Log in as
root
.
5. Set the file user and group to the Certificate System user and group.
# chown user:group cert8.db
# chown user:group key3.db
6. Log out as
root
, and log back into the system as the Certificate System user.
7. Set the file permissions.
chmod 00600 cert8.db
chmod 00600 key3.db
8. List the certificates in the security databases using the
certutil
command;
-L
lists the
certificates.
certutil -L -d .
Server-Cert cert-old_OCSP_instance cu,cu,cu
caSigningCert cert-old_OCSP_instance CT,c,
ocspSigningCert cert-old_OCSP_instance cu,cu,cu
NOTE
For Certificate Management System version 6.0x, the certificate database is
automatically converted from
cert7.db
to
cert8.db
.
9. Open the
CS.cfg
configuration file in the
/var/lib/
instance_ID
/conf/
directory.
10.Edit the
ocsp.signing.certnickname
attribute to reflect the 7.3 OCSP instance.
ocsp.signing.certnickname=ocspSigningCert cert-old_OCSP_instance
Chapter 5. Step 4: Migrating Security Databases
38