This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



ocspd(1)                                 BSD General Commands Manual                                ocspd(1)

NAME
     ocspd -- OCSP and CRL Daemon

SYNOPSIS
     ocspd

DESCRIPTION
     ocspd performs caching and network fetching of Certificate Revocation Lists (CRLs) and Online Certifi-cate Certificate
     cate Status Protocol (OCSP) responses. It is used by Security.framework during certificate verifica-tion. verification.
     tion. Security.framework communicates with ocspd via a private RPC interface. When Security.framework
     determines that a CRL is needed, or that it needs to perform an OCSP transaction, it performs an RPC to
     ocspd which then examines its cache to see if the appropriate CRL or OCSP response exists and is still
     valid. If so, that entity is returned to Security.framework. If no entry is found in cache, ocspd
     obtains it from the network, saving the result in cache before returning it to Security.framework.

     This command is not intended to be invoked directly.

FILES
     /private/var/db/crls/crlcache.db   CRL cache
     /private/var/db/crls/ocspcache.db  OCSP response cache

HISTORY
     ocspd was first introduced in Mac OS X version 10.4 (Tiger).

AUTHORS
     Doug Mitchell

Darwin                                          May 12, 2010                                          Darwin

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...