Previous: Dirmngr Examples, Up: Invoking DIRMNGR [Contents][Index]
Assuan is the IPC protocol used to access dirmngr. This is a description of the commands implemented by dirmngr.
| • Dirmngr LOOKUP: | Look up a certificate via LDAP | |
| • Dirmngr ISVALID: | Validate a certificate using a CRL or OCSP. | |
| • Dirmngr CHECKCRL: | Validate a certificate using a CRL. | |
| • Dirmngr CHECKOCSP: | Validate a certificate using OCSP. | |
| • Dirmngr CACHECERT: | Put a certificate into the internal cache. | |
| • Dirmngr VALIDATE: | Validate a certificate for debugging. |