nginx/auto
Maxim Dounin 85c920a0cd OCSP stapling: ssl_stapling_file support.
Very basic version without any OCSP responder query code, assuming valid
DER-encoded OCSP response is present in a ssl_stapling_file configured.

Such file might be produced with openssl like this:

openssl ocsp -issuer root.crt -cert domain.crt -respout domain.staple \
             -url http://ocsp.example.com
2012-10-01 12:41:08 +00:00
..
cc Removed extraneous GCC warning flags. 2012-07-29 19:45:30 +00:00
lib Configure: additional test for ExtUtils::Embed perl module presence. 2012-09-27 15:01:57 +00:00
os Fixed "sendmsg() failed" alerts on HP-UX. 2012-06-18 14:11:29 +00:00
types Fixed more gcc46 warnings in configure tests. 2012-03-27 16:44:52 +00:00
configure Made sure to run configure in a "C" locale. 2012-07-24 15:16:09 +00:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Fixed spelling of "endianness", and called it "byte ordering" in the 2012-06-08 09:41:55 +00:00
feature Copyright updated. 2012-01-18 15:07:43 +00:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Copyright updated. 2012-01-18 15:07:43 +00:00
init Copyright updated. 2012-01-18 15:07:43 +00:00
install Configure: fixed make macros to use parentheses instead of braces. 2012-09-11 12:43:59 +00:00
make Correct plural form for "path" in the whole source base. 2012-09-28 13:49:26 +00:00
modules Gunzip filter import. 2012-09-10 16:52:47 +00:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Configure: help updated to list upstream keepalive and least_conn. 2012-09-26 16:39:38 +00:00
sources OCSP stapling: ssl_stapling_file support. 2012-10-01 12:41:08 +00:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Copyright updated. 2012-01-18 15:07:43 +00:00
unix Fixed spelling of "endianness", and called it "byte ordering" in the 2012-06-08 09:41:55 +00:00