GithubHelp home page GithubHelp logo

alexzorin / certbot-standalone-nfq Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 40 KB

HTTP authenticator plugin for Certbot which is compatible with any web server!

License: GNU General Public License v2.0

Python 100.00%
certbot certbot-plugin nfqueue

certbot-standalone-nfq's People

Contributors

alexzorin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

certbot-standalone-nfq's Issues

pip install fails with version error

Ubuntu 22.04

Error message from pip:

WARNING: Generating metadata for package certbot-standalone-nfq produced metadata for proj
ect name unknown. Fix your #egg=certbot-standalone-nfq fragments.
Discarding https://files.pythonhosted.org/packages/c0/c6/286d98684e18bf511334d119c1e6c016a56
3dbdf0764561dc15c662b1595/certbot-standalone-nfq-0.1.0.tar.gz#sha256=83833433484aec9ba60881b
3953cde0ff2b492bd5dd45c47c0ab4f3c65549779 (from https://pypi.org/simple/certbot-standalone-nfq/) (requires-python:>=3.7): Requested unknown from https://files.pythonhosted.org/packages
/c0/c6/286d98684e18bf511334d119c1e6c016a563dbdf0764561dc15c662b1595/certbot-standalone-nfq-0
.1.0.tar.gz#sha256=83833433484aec9ba60881b3953cde0ff2b492bd5dd45c47c0ab4f3c65549779 has inco
nsistent name: filename has 'certbot-standalone-nfq', but metadata has 'unknown'            
ERROR: Could not find a version that satisfies the requirement certbot-standalone-nfq (from 
versions: 0.1.0)                                                                            
ERROR: No matching distribution found for certbot-standalone-nfq

Successful workaround:

python3 -m pip install --upgrade --no-cache-dir --use-deprecated=legacy-resolver certbot-standalone-nfq

I suppose this might have something to do with my python install; but I don't really use python; so it's probably generic Ubuntu. I'm not using a venv because I don't really know how.

Is no possible to use certbot-standalone-nfq inside a LXC container

When I try to use the plugin inside a LXC container it fails because is not able to run modprobe properly.

I manage to make it work by editing the file ./lib64/python3.11/site-packages/certbot_standalone_nfq/auth.py and cancelling most of the function _check_modules.

That trick only works if the module has been already loaded in the host kernel.

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.