libstrongswan agent plugin to use ssh-agent for RSA signatures
This commit is contained in:
@@ -156,6 +156,10 @@ if USE_OPENSSL
|
||||
SUBDIRS += plugins/openssl
|
||||
endif
|
||||
|
||||
if USE_AGENT
|
||||
SUBDIRS += plugins/agent
|
||||
endif
|
||||
|
||||
if USE_INTEGRITY_TEST
|
||||
SUBDIRS += fips
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user