File: README.rst

package info (click to toggle)
nghttp2 1.43.0-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,052 kB
  • sloc: ansic: 90,250; cpp: 49,650; ruby: 19,682; yacc: 6,580; sh: 4,429; python: 967; makefile: 910; javascript: 194
file content (10 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
fetch-ocsp-response is a Python script which performs OCSP query and
get response.  It uses openssl command under the hood.  nghttpx uses
it to enable OCSP stapling feature.

fetch-ocsp-response is a translation from original fetch-ocsp-response
written in Perl and which has been developed as part of h2o project
(https://github.com/h2o/h2o).

fetch-ocsp-response is usually installed under $(pkgdatadir), which is
$(prefix)/share/nghttp2.