| United States-English |
|
|
|
![]() |
Installing and Administering IPSec/9000 > Chapter 1 Installing and Configuring IPSec/9000 Step 10: Retrieving the Certificate Revocation List (CRL) |
|
If you are using VeriSign or Baltimore certificates, you must add an entry to the root user's crontab file, located in /var/spool/cron/crontabs/root to periodically retrieve the Certificate Revocation List (CRL) from the VeriSign or Baltimore Certificate Authority. Add the following two lines to the root user's crontab file. # Retrieve the CRL from the Certificate Authority (for IPSec/9000) [min] [hr] [mon_day] [month] [wkday] /var/adm/ipsec_gui/cron/crl.cron The fields in brackets are placeholders. Replace them with appropriate values when you enter the lines into the crontab file. For example, to retrieve the CRL every hour on the hour, add the following two lines and execute the crontab command to the root crontab file: # Retrieve the CRL from the Certificate Authority (for IPSec/9000) 0 * * * * /var/adm/ipsec_gui/cron/crl.cron. crontab /var/spool/cron/crontabs/root For more information regarding cron jobs and the crontab file format, refer to the cron(1M) and crontab(1) man pages.
Add the following two lines to the root user's crontab file. # Retrieve the CRL from the Certificate Authority (for IPSec/9000) [min] [hr] [mon_day] [month] [wkday] /var/adm/ipsec_gui/cron/baltimoreCRL.cron The fields in brackets are placeholders. Replace them with appropriate values when you enter the lines into the crontab file. For example, to retrieve the CRL every hour on the hour, add the following two lines and execute the crontab command to the root crontab file: # Retrieve the CRL from the Certificate Authority (for IPSec/9000) 0 * * * * /var/adm/ipsec_gui/cron/baltimoreCRL.cron. crontab /var/spool/cron/crontabs/root For more information regarding cron jobs and the crontab file format, refer to the cron(1M) and crontab(1) man pages.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||