1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Clarify need for root privileges

This commit is contained in:
Brad Warren
2016-07-28 17:11:07 -07:00
parent 0c68a8cd6e
commit 07eaa4a61b

View File

@@ -4,7 +4,7 @@ Certbot is part of EFFs effort to encrypt the entire Internet. Secure communi
Anyone who has gone through the trouble of setting up a secure website knows what a hassle getting and maintaining a certificate is. Certbot and Lets Encrypt can automate away the pain and let you turn on and manage HTTPS with simple commands. Using Certbot and Let's Encrypt is free, so theres no need to arrange payment.
How you use Certbot depends on the configuration of your web server. The best way to get started is to use our `interactive guide <https://certbot.eff.org>`_. It generates instructions based on your configuration settings. Youll need root or administrator access to your web server to run Certbot.
How you use Certbot depends on the configuration of your web server. The best way to get started is to use our `interactive guide <https://certbot.eff.org>`_. It generates instructions based on your configuration settings. In most cases, youll need root or administrator access to your web server to run Certbot. More information about the privileges Certbot requires can be found in our `FAQ <https://certbot.eff.org/faq/#does-certbot-require-root-privileges>`_.
If youre using a hosted service and dont have direct access to your web server, you might not be able to use Certbot. Check with your hosting provider for documentation about uploading certificates or using certificates issues by Lets Encrypt.