From: Arran Cudbard-Bell Date: Wed, 28 Aug 2024 15:39:23 +0000 (-0500) Subject: Add back missing endif X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abaede6fece0e4535d9f50df19260f5244eb6b08;p=thirdparty%2Ffreeradius-server.git Add back missing endif --- diff --git a/src/lib/tls/ctx.c b/src/lib/tls/ctx.c index 66808f4d85b..a18c2f3112e 100644 --- a/src/lib/tls/ctx.c +++ b/src/lib/tls/ctx.c @@ -902,7 +902,7 @@ post_ca: X509_STORE_set_flags(cert_vpstore, X509_V_FLAG_USE_DELTAS); #endif } - +#endif /* * SSL_ctx_set_verify is now called in the session