Use a predefined dhparam.pem, This fixes issue #322

This commit is contained in:
Greg Fitzgerald
2017-11-30 19:38:26 -05:00
committed by Tim Möhlmann
parent a36fc369f9
commit e2ce62cbd0
3 changed files with 15 additions and 4 deletions

View File

@@ -8,4 +8,6 @@ RUN pip install "idna<2.7"
COPY conf /conf
COPY *.py /
COPY dhparam.pem /certs/dhparam.pem
CMD /start.py