mirror of https://github.com/CrimsonTome/tldr.git
10 lines
302 B
Markdown
10 lines
302 B
Markdown
# ocspd
|
|
|
|
> This retrieves and caches Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP) responses for certificate verification.
|
|
> It should not be invoked manually.
|
|
> More information: <https://keith.github.io/xcode-man-pages/ocspd.1.html>.
|
|
|
|
- Start the daemon:
|
|
|
|
`ocspd`
|