Welcome to mirror list, hosted at ThFree Co, Russian Federation.

constants.rst « api « docs - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99ecc240ac3f1bcced97e456dafdf954d5873fe8 (plain)
1
2
3
4
5
6
7
8
9
:mod:`certbot.constants`
-----------------------------------

.. automodule:: certbot.constants
   :members:
   :exclude-members: SSL_DHPARAMS_SRC

.. autodata:: SSL_DHPARAMS_SRC
   :annotation: = '/path/to/certbot/ssl-dhparams.pem'