certificate based gateway authentication
prototype PSK user authentication with auth-dialog
This commit is contained in:
@@ -5,7 +5,7 @@ AM_CFLAGS = -rdynamic
|
||||
|
||||
plugin_LTLIBRARIES = libstrongswan-nm.la
|
||||
libstrongswan_nm_la_SOURCES = \
|
||||
nm_plugin.h nm_plugin.c nm_service.h nm_service.c
|
||||
nm_plugin.h nm_plugin.c nm_service.h nm_service.c nm_creds.h nm_creds.c
|
||||
libstrongswan_nm_la_LDFLAGS = -module
|
||||
libstrongswan_nm_la_LIBADD = ${nm_LIBS}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user