comparison src/event/ngx_event_udp.c @ 7463:180df83473a4

SSL: passwords support for dynamic certificate loading. Passwords have to be copied to the configuration pool to be used at runtime. Also, to prevent blocking on stdin (with "daemon off;") an empty password list is provided. To make things simpler, password handling was modified to allow an empty array (with 0 elements and elts set to NULL) as an equivalent of an array with 1 empty password.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Feb 2019 16:42:23 +0300
parents 6d4bc025c5a7
children 45db1b5c1706 fdc3d40979b0
comparison
equal deleted inserted replaced
7462:be2af41d3620 7463:180df83473a4