Support SNI in python requests, and only delete tuf metadata if it

exists
This commit is contained in:
Evan Cordell 2017-05-01 15:51:54 -04:00
parent 02c4d75634
commit b2569ffbb2
6 changed files with 12 additions and 8 deletions

View file

@ -42,6 +42,7 @@ RUN apt-get install -y \
nginx \
nodejs \
optipng \
openssl \
python-dbg \
python-dev \
python-pip \