mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Merge pull request #1909 from letsencrypt/revert-1906-revert-1848-master
Revert "Revert "Add staging server hint to avoid rate limit issues""
This commit is contained in:
+9
-4
@@ -31,16 +31,21 @@ Firstly, please `install Git`_ and run the following commands:
|
|||||||
|
|
||||||
.. _`install Git`: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
|
.. _`install Git`: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
|
||||||
|
|
||||||
|
.. note:: On RedHat/CentOS 6 you will need to enable the EPEL_
|
||||||
|
repository before install.
|
||||||
|
|
||||||
|
.. _EPEL: http://fedoraproject.org/wiki/EPEL
|
||||||
|
|
||||||
To install and run the client you just need to type:
|
To install and run the client you just need to type:
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
./letsencrypt-auto
|
./letsencrypt-auto
|
||||||
|
|
||||||
.. note:: On RedHat/CentOS 6 you will need to enable the EPEL_
|
.. hint:: During the beta phase, Let's Encrypt enforces strict rate limits on
|
||||||
repository before install.
|
the number of certificates issued for one domain. It is recommended to
|
||||||
|
initially use the test server via `--test-cert` until you get the desired
|
||||||
.. _EPEL: http://fedoraproject.org/wiki/EPEL
|
certificates.
|
||||||
|
|
||||||
Throughout the documentation, whenever you see references to
|
Throughout the documentation, whenever you see references to
|
||||||
``letsencrypt`` script/binary, you can substitute in
|
``letsencrypt`` script/binary, you can substitute in
|
||||||
|
|||||||
Reference in New Issue
Block a user