Online Certificate Status Protocol (OCSP)

From wikieduonline
Revision as of 15:42, 2 October 2024 by Welcome (talk | contribs)
Jump to navigation Jump to search

wikipedia:Online Certificate Status Protocol


APT: apt update

touch /etc/apt/apt.conf.d/99verify-peer.conf \
&& echo >>/etc/apt/apt.conf.d/99verify-peer.conf "Acquire { https::Verify-Peer false }"

Nginx

  • ssl_stapling on;
  • ssl_stapling_verify on;

Related terms

See also

Advertising: