Comments on Getting started with Let's Encrypt SSL Certificates on Ubuntu

This tutorial will guide you through your very first configuration of an SSL website with Lets Encrypt certification. Let's Encrypt is a new SSL authority that provides free SSL certificates.

5 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: thctlo

Thanx, i could use this.. but the most exiting thing here for me.

A direct implementation of the Let's Encrypt service in the next ISPConfig 3 release (version 3.1) soon. 

:-)) 

can you tell also if its now possible to use zarafa with ispconfig ?

 

By: george

CustomLog /home/web/isp1.cloudapp.net/log/habdak.eu_access_log combinedScriptAlias /cgi-bin/ /home/web/isp1.cloudapp.net/cgi-bin/ Must be like this : CustomLog /home/web/isp1.cloudapp.net/log/habdak.eu_access_log combined ScriptAlias /cgi-bin/ /home/web/isp1.cloudapp.net/cgi-bin/

By: jo

hi any ideea why when i run thiss comand ./letsencrypt-auto certonly --webroot -w /home/web/isp1.cloudapp.net/public_html -d isp1.cloudapp.net

i keep receiving this error

Installing Python packages...Traceback (most recent call last):  File "/tmp/tmp.0lhtOJRRc3/pipstrap.py", line 146, in <module>    exit(main())  File "/tmp/tmp.0lhtOJRRc3/pipstrap.py", line 133, in main    shell=True)  File "/usr/local/lib/python2.7/subprocess.py", line 573, in check_output    raise CalledProcessError(retcode, cmd, output=output)subprocess.CalledProcessError: Command 'pip install --no-index --no-deps -U /tmp/pipstrap-hIH8as/pip-8.0.3.tar.gz /tmp/pipstrap-hIH8as/setuptools-20.2.2.tar.gz /tmp/pipstrap-hIH8as/wheel-0.29.0.tar.gz' returned non-zero exit status 1

By: Danny

Could you change cloudapp.net to example.com? The thing is that cloudapp.net is the domain used for microsoft azure cloud services and people who google if they can get letsencrypt certificates for their cloudapp.net subdomains land here.

Also example.com (or .org) were registered by the IANA for exactly that purpose :)

 

Thanks

By: Hans Wurst

Why it asks me forUsername for 'https://github.com':

while cloning (one of the first step)?