]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add back missing endif
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 28 Aug 2024 15:39:23 +0000 (10:39 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 28 Aug 2024 15:39:23 +0000 (10:39 -0500)
src/lib/tls/ctx.c

index 66808f4d85ba83e9e203ecae12525b848b435d0b..a18c2f3112e793ee25bb4b21556b3090bee87d28 100644 (file)
@@ -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