Skip to content

Commit

Permalink
For travis tests, allow vulnerable versions of OpenSSL.
Browse files Browse the repository at this point in the history
Strictly for testing
  • Loading branch information
alandekok committed Apr 9, 2014
1 parent f3926c3 commit 4632bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -62,6 +62,7 @@ travis-test: raddb/test.conf test
@./build/make/jlibtool --mode=execute ./build/bin/radiusd -xxxv -n test
@rm -f raddb/test.conf
@$(MAKE) install
@perl -p -i -e 's/allow_vulnerable_openssl = no/allow_vulnerable_openssl = yes/' ${raddbdir}/radiusd.conf
@${sbindir}/radiusd -XC
@$(MAKE) deb
endif
Expand Down

0 comments on commit 4632bc2

Please sign in to comment.