Skip to content

Commit

Permalink
SSL: reworked ngx_ssl_certificate().
Browse files Browse the repository at this point in the history
This makes it possible to reuse certificate loading at runtime,
as introduced in the following patches.

Additionally, this improves error logging, so nginx will now log
human-friendly messages "cannot load certificate" instead of only
referring to sometimes cryptic names of OpenSSL functions.
  • Loading branch information
mdounin committed Feb 25, 2019
1 parent 2d7faa2 commit 20c8700
Showing 1 changed file with 186 additions and 103 deletions.
Loading

0 comments on commit 20c8700

Please sign in to comment.