certbot / certbot/website

Installer Document Update

Open
#554 1 comment 0 reactions 0 assignees View on GitHub
instruction generator
Dominant language
No language data
Stars
71
Forks
187
Avg merge
1h 45m
Merged PRs (30d)
1

Description

Hi,

I am referring to this page: [https://certbot.eff.org/instructions](https://certbot.eff.org/instructions).

A new entry for “Apache” and the System selection list “SLES 15.1” could be added.
Below I list the commands for point 2 “Install Certbot” - it’s almost the same like for openSUSE Leap 15.0 but it needs commands which add the modules so `zypper` can install `certbot` and the depending packages.

`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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.