]> git.kaiwu.me - nginx.git/commit
OCSP stapling: iterate over all responder addresses.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 22 May 2020 17:35:05 +0000 (20:35 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 22 May 2020 17:35:05 +0000 (20:35 +0300)
commitaa94ee82f6040c8e2cbde3ae4de931c23fade3f3
tree9eae666ff9e17876556a528d214e8f589eda720a
parentabdb9aebc6fa165cc2a77a555f309a4eec6947dd
OCSP stapling: iterate over all responder addresses.

Previously only the first responder address was used per each stapling update.
Now, in case of a network or parsing error, next address is used.

This also fixes the issue with unsupported responder address families
(ticket #1330).
src/event/ngx_event_openssl_stapling.c