Use a predefined dhparam.pem, This fixes issue #322
This commit is contained in:
committed by
Tim Möhlmann
parent
a36fc369f9
commit
e2ce62cbd0
@@ -8,4 +8,6 @@ RUN pip install "idna<2.7"
|
||||
COPY conf /conf
|
||||
COPY *.py /
|
||||
|
||||
COPY dhparam.pem /certs/dhparam.pem
|
||||
|
||||
CMD /start.py
|
||||
|
||||
Reference in New Issue
Block a user