HP-UX IPSec version A.02.01 Administrator's Guide
Using Certificates with HP-UX IPSec
Step 5: Adding the CRL to HP-UX IPSec
Chapter 5 173
Example
The following command retrieves CRL file in DER format from the
LDAP server at address 15.2.2.2 and adds the CRL to
/var/adm/ipsec/ipsec.cert. The command also updates the
/var/adm/ipsec/cainfo.txt file with the LDAP server information:
ipsec_config add crl -ldap 15.2.2.2 \
-base “C=FR,O=Grande Bleu,OU=Lab” -filter “CN=My CA”