]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
wrap crl_dp checks in if (certs && (lookup <= 1). Fixes #5515
authorAlan T. DeKok <aland@freeradius.org>
Wed, 12 Feb 2025 12:03:13 +0000 (07:03 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 12 Feb 2025 12:03:13 +0000 (07:03 -0500)
commit286415adce9bc9e8cf974810f5be941dc2131056
tree54f800207929d7f3befaa1116b7002b7c6d48431
parent38ab70dd666bb60a0ad9329eb5d4f18387ced251
wrap crl_dp checks in if (certs && (lookup <= 1). Fixes #5515
src/main/tls.c