Difference between revisions of "Online Certificate Status Protocol (OCSP)"

From wikieduonline
Jump to navigation Jump to search
 
Line 20: Line 20:
 
== See also ==
 
== See also ==
 
* {{OCSP}}
 
* {{OCSP}}
* {{TLS}}
 
* {{certbot}}
 
* {{CA}}
 
* {{Nginx}}
 
 
  
 
[[Category:Security]]
 
[[Category:Security]]

Latest revision as of 15:42, 2 October 2024

wikipedia:Online Certificate Status Protocol


APT: apt update[edit]

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

Nginx[edit]

  • ssl_stapling on;
  • ssl_stapling_verify on;

Related terms[edit]

See also[edit]

Advertising: