Added a fist hook to fill up IKE_AUTH messages with dummy certificates (1.1.1/1.2.1)
This commit is contained in:
@@ -2,8 +2,8 @@ ipsec_PROGRAMS = conftest
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
|
||||
conftest_SOURCES = conftest.c conftest.h config.c config.h hooks/hook.h \
|
||||
actions.c actions.h
|
||||
conftest_SOURCES = conftest.c conftest.h config.c config.h actions.c actions.h \
|
||||
hooks/hook.h hooks/ike_auth_fill.c
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/src/libstrongswan \
|
||||
|
||||
Reference in New Issue
Block a user