comparison src/event/ngx_event.c @ 5365:6c35a1f428f2

SSL: clear error queue after SSL_CTX_load_verify_locations(). The SSL_CTX_load_verify_locations() may leave errors in the error queue while returning success (e.g. if there are duplicate certificates in the file specified), resulting in "ignoring stale global SSL error" alerts later at runtime.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 04 Sep 2013 21:17:02 +0400
parents c9fe549b127b
children 11599a3d0c7c
comparison
equal deleted inserted replaced
5364:941c5e3561ed 5365:6c35a1f428f2