Updating rotted URL for certbot guide (#8800)

HAProxy docs has a rotted URL to digital ocean guide
for certbot Let's Encrypt certificates.

Updated this URL to the newest guide.
This commit is contained in:
Mike O'Driscoll 2019-03-04 06:23:45 -05:00 committed by Franck Nijhof
parent 05e1705829
commit b968470b9f

View File

@ -18,7 +18,7 @@ This will vary depending on your OS. Check out Google for this.
### {% linkable_title Obtain an SSL certificate %}
There are multiple ways of obtaining an SSL certificate. Lets Encrypt is one method.
Use Google for this, but a good example of using Certbot can be found [here](https://www.digitalocean.com/community/tutorials/how-to-secure-haproxy-with-let-s-encrypt-on-ubuntu-12-04).
Use Google for this, but a good example of using Certbot can be found [here](https://www.digitalocean.com/community/tutorials/how-to-secure-haproxy-with-let-s-encrypt-on-ubuntu-14-04).
### {% linkable_title HAPRoxy Configuration %}