Documentation Update

Hi,

I am referring to this page: https://certbot.eff.org/instructions
You could add a new entry for “Apache” and the System selection list “SLES 15.1” and these would be the commands for the point 2 “Install Certbot” - it’s almost the same like for openSUSE Leap 15.0 apart from the commands which add the packages with certbot

SUSEConnect -p PackageHub/15/x86_64
SUSEConnect -p sle-module-python2/15.1/x86_64
SUSEConnect -p sle-module-public-cloud/15.1/x86_64
zypper install python3-certbot python3-certbot-apache

The other points can remain as they are.

1 Like

Hi,

If you want to add documentation for certbot’s instruction website, i believe you’ll need to submit a PR in https://github.com/certbot/website.
certbot is a project by EFF, while Let’s Encrypt is owned by ISRG.

Thank you

3 Likes

Part of the Certbot doc is on the other GitHub repository: https://github.com/certbot/certbot/tree/master/certbot/docs

3 Likes

Guys, what should I do now? I only wanted to bring to your attention “SLES 15.1” with the proper commands as I tested them. I have never done a Pull Request - no idea what to do and what it is.

Please advice. Thx

1 Like

A new issue there Sign in to GitHub · GitHub is probably the best way forward.

1 Like

Thank you, done here: https://github.com/certbot/website/issues/554

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.