Add mitm certs to jwtproxy
This commit is contained in:
parent
9e7a501dae
commit
118f2d0ce5
3 changed files with 6 additions and 0 deletions
|
@ -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'
|
||||
|
|
Reference in a new issue