Added plugin stub for advanced X509 constraint checking
This commit is contained in:
@@ -233,6 +233,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_CONSTRAINTS
|
||||
SUBDIRS += plugins/constraints
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/constraints/libstrongswan-constraints.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_PUBKEY
|
||||
SUBDIRS += plugins/pubkey
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user