forked from haproxy/haproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG/MINOR: ssl: Missing ssl_conf pointer check when checking ocsp upd…
…ate inconsistencies The ssl_conf might be NULL when processing ocsp_update option in crt-lists. This patch fixes GitHub issue haproxy#1995. It does not need to be backported.
- Loading branch information
1 parent
71237a1
commit 8c99081
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters