mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-02 13:42:59 +00:00
15 lines
392 B
Plaintext
15 lines
392 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, osx]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# 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`
|