Code Monkey home page Code Monkey logo

openmediavault-letsencrypt's Introduction

openmediavault-letsencrypt

Using the power of Let's Encrypt, generate valid SSL certificates for your OpenMediaVault. Your SSL certificate will be recognized by the majority of browsers.

The key principles behind Let’s Encrypt are:

  • Free: Anyone who owns a domain name can use Let’s Encrypt to obtain a trusted certificate at zero cost.
  • Automatic: Software running on a web server can interact with Let’s Encrypt to painlessly obtain a certificate, securely configure it for use, and automatically take care of renewal.
  • Secure: Let’s Encrypt will serve as a platform for advancing TLS security best practices, both on the CA side and by helping site operators properly secure their servers.
  • Transparent: All certificates issued or revoked will be publicly recorded and available for anyone to inspect.
  • Open: The automatic issuance and renewal protocol will be published as an open standard that others can adopt.
  • Cooperative: Much like the underlying Internet protocols themselves, Let’s Encrypt is a joint effort to benefit the community, beyond the control of any one organization.

Linux Foundation: Let's Encrypt Homepage

openmediavault-letsencrypt's People

Contributors

fubz avatar luxflow avatar ryecoaaron avatar

Stargazers

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

Watchers

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

openmediavault-letsencrypt's Issues

SSL cert not copied to /etc/ssl/ directory

Hi,

I have a problem with this plugin. It refreshes the .certs and .key file periodically. The new certs are located at /etc/letsencrypt/live. But the nginx reverse proxy requires the files at /etc/ssl/.

Is there something configured wrong?

OMV 5 Support

Hi,

any chance to bring this plugin back to OMV 5? It was a bit of a pain to set LetsEncrypt up via Docker and configure a ReverseProxy in front of it. And I think its a bit too complex and complicated.
The LetsEncrypt experience with OMV 4 was very nice and smooth though!

Notification for pending changes appears after renewal was executed

When I execute omv-rpc "LetsEncrypt" "generateCertificate" "{\"command\":\"renew\"}" I get the yellow notification in web console to apply my changes.

I guess this command is meant to be executed automatically and no further interaction should be required by the admin.

openmediavault-letsencrypt 3.4.5
OMV 4.1.22-1

Open port with upnpc (optionally)

Hello,

what do you think about optionally opening the port for the webserver during the renewal:
Quellcode
apt-get install upnpc
upnpc -d 443 TCP
letsencrypt renew
upnpc -r 443 TCP

Greetings,
Hendrik

Certificate contains not all alternative domain names given in the plugin

I saw that the automatic renewal did not work, because only my main domain was included in the cert.
omv-rpc "LetsEncrypt" "generateCertificate" "{\"command\":\"renew\"}" > /dev/null 2>&1

Then I tried to force the refresh of the cert by the plugin. This time non of the comma separated domains mentioned in the plugin made its way into the cert. Then I tried again. This time only three domains were validated. Two were missing.

letsencrypt.txt

How does it come sometimes none, another three are validated?

OMV-LE 3.4.5

how to change challange to DNS ?

Hi,
I wander if you can add the ability to make challenge by dns some ISPs disable the port 80 toward clients
i know that is build in already and can be done with this command (for he.net dynamic server )
acme.sh --issue --dns dns_he -d mydomain.com

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.