snippetbashTip
ocspd — This retrieves and caches Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol
Viewed 0 times
commandcachesocspdandthisclicertificateretrieves
macos
Problem
How to use the
ocspd command: 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>.Solution
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:
ocspdCode Snippets
Start the daemon
ocspdContext
tldr-pages: osx/ocspd
Revisions (0)
No revisions yet.