2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update sslsplit

This commit is contained in:
kev
2016-07-19 13:05:10 +08:00
parent fa6197faf6
commit ea31d4db73
6 changed files with 28 additions and 12 deletions

View File

@@ -1,8 +1,8 @@
sslsplit:
image: vimagick/sslsplit
command:
-k key/ca.key -c key/ca.crt -P
-l log/cnn.log -S log
-k keys/ca.key -c keys/ca.crt -P
-l logs/connections.log -S logs
tcp 0.0.0.0 8080
ssl 0.0.0.0 8443
net: host