This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>ssl lego Lets Encrypt centos guide }} {{howhard>1}} ====== Lego ====== ===== Goal ===== Install Lego ==== Steps ==== <sxh bash> cd ~ curl -Ls https://github.com/go-acme/lego/releases/download/v4.8.0/lego_v4.8.0_linux_amd64.tar.gz | tar -zx lego mv lego /usr/local/bin/ </sxh>