Skip to content

Commit

Permalink
updated patch file to enable mgmt interface with openvpn
Browse files Browse the repository at this point in the history
  • Loading branch information
smittals2 committed Aug 30, 2024
1 parent 30791a8 commit 76e6454
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/ci/integration/run_openvpn_integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ function openvpn_build() {
--prefix="$OPENVPN_BUILD_PREFIX" \
--exec-prefix="$OPENVPN_BUILD_EPREFIX" \
--with-crypto-library=openssl \
--with-openssl-engine=no \
--disable-management
--with-openssl-engine=no

make -j install

Expand Down

0 comments on commit 76e6454

Please sign in to comment.