Add mitm certs to jwtproxy

This commit is contained in:
Evan Cordell 2016-04-22 20:27:47 -05:00 committed by Jimmy Zelinskie
parent 9e7a501dae
commit 118f2d0ce5
3 changed files with 6 additions and 0 deletions

View file

@ -4,5 +4,6 @@ echo 'Starting jwtproxy'
cd /
/binary_dependencies/jwtproxy --config conf/jwtproxy_conf.yaml --log-level debug
rm /tmp/jwtproxy_secscan.sock
echo 'Jwtproxy exited'