mirror of https://github.com/CrimsonTome/tldr.git
10 lines
287 B
Markdown
10 lines
287 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://www.manpagez.com/man/1/ocspd/>.
|
|
|
|
- Start the daemon:
|
|
|
|
`ocspd`
|