strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41eaaef
)
Move stroke plugin to the end of PLUGINS list
author
Reto Buerki
<reet@codelabs.ch>
Wed, 23 Jan 2013 12:43:07 +0000
(13:43 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 19 Mar 2013 14:23:50 +0000
(15:23 +0100)
This fixes the problem of stroke being unable to load the ca
certificates on startup.
src/charon-tkm/Makefile.am
patch
|
blob
|
history
diff --git
a/src/charon-tkm/Makefile.am
b/src/charon-tkm/Makefile.am
index
10e161d
..
62731af
100644
(file)
--- a/
src/charon-tkm/Makefile.am
+++ b/
src/charon-tkm/Makefile.am
@@
-32,9
+32,9
@@
PLUGINS = \
random \
sha1 \
sha2 \
- stroke \
socket-default \
- x509
+ x509 \
+ stroke
all: build_charon