Coder Social home page Coder Social logo

vinyll / certbot-install Goto Github PK

View Code? Open in Web Editor NEW
105.0 5.0 33.0 13 KB

Install the latest Certbot in a breeze. Great for Ubuntu Focal 20.04, and other Linux/Mac.

Home Page: https://github.com/vinyll/certbot-install

Shell 100.00%
certbot letsencrypt ubuntu20 linux focal debian ubuntu macos autoinstaller ppa

certbot-install's Introduction

Certbot installer

Install latest version of certbot.

This makes Certbot is useful since Ubuntu 20.04 Focal. Probably for latest Debian as well and is also valid for Ubuntu 21.04 / 21.10.

How to Install

Run the following command with a sudoer:

curl -o- https://raw.githubusercontent.com/vinyll/certbot-install/master/install.sh | bash

How to Uninstall

curl -o- https://raw.githubusercontent.com/vinyll/certbot-install/master/uninstall.sh | bash

Why this instead of the official install?

You may prefer the regular installation of certbot from official PPA.

However, if you experiment the following error with Ubuntu Focal 20.04, this install should solve.

AttributeError: module 'acme.challenges' has no attribute 'TLSSNI01'

This is also interesting if you need to work with the latest release of certbot.

certbot-install's People

Contributors

handruin avatar lucioric2000 avatar ruffo324 avatar sebastianberm avatar vinyll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

certbot-install's Issues

error: invalid command 'bdist_wheel'

I use "fresh" Ubuntu 20.04 minimal (Hetzner hosting company)
There is an error:

ERROR: Command errored out with exit status 1:
   command: /root/.certbot-src/venv3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ocmtkyda/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ocmtkyda/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-vtn5gg3p
       cwd: /tmp/pip-req-build-ocmtkyda/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help

  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for pip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.