Support EAP-TLS in Moonshot (requires OpenSSL)
[moonshot.git] / moonshot / configure.ac
index 4297345..1049dd7 100644 (file)
@@ -81,6 +81,8 @@ if test x_$found_shibresolver = x_yes; then
   AX_CHECK_SHIBSP
 fi
 
+AX_CHECK_OPENSSL
+
 if test "x$acceptor" = "xyes" ; then
   AX_CHECK_RADSEC
   AX_CHECK_JANSSON