mirror of
https://github.com/certbot/certbot.git
synced 2026-06-17 04:29:02 -04:00
44 lines
1.4 KiB
ReStructuredText
44 lines
1.4 KiB
ReStructuredText
=====================
|
||
Quick Start
|
||
=====================
|
||
|
||
Start Here
|
||
============
|
||
|
||
Use the the `interactive installation guide <https://certbot.eff.org>`_.
|
||
|
||
What you’ll find there:
|
||
|
||
* Installation instructions
|
||
* Instructions for getting a certificate
|
||
* Automated renewal instructions
|
||
|
||
You only need to go to the Manual Installation section if you have special needs:
|
||
an unusual server or configuration, if you need to modify an existing certificate,
|
||
if you need to run special scripts automatically before or after installation.
|
||
|
||
|
||
Getting Help
|
||
============
|
||
|
||
If you're having problems, we recommend posting on the Let's Encrypt
|
||
`Community Forum <https://community.letsencrypt.org>`_.
|
||
|
||
You can also chat with us on IRC: `(#letsencrypt @
|
||
freenode) <https://webchat.freenode.net?channels=%23letsencrypt>`_
|
||
|
||
If you find a bug in the software, please do report it in our `issue
|
||
tracker <https://github.com/certbot/certbot/issues>`_. Remember to
|
||
give us as much information as possible:
|
||
|
||
- copy and paste exact command line used and the output (though mind
|
||
that the latter might include some personally identifiable
|
||
information, including your email and domains)
|
||
- copy and paste logs from ``/var/log/letsencrypt`` (though mind they
|
||
also might contain personally identifiable information)
|
||
- copy and paste ``certbot --version`` output
|
||
- your operating system, including specific version
|
||
- specify which installation method you've chosen
|
||
|
||
|
||
|