DVSB / Sentora-LetsEncrypt

🔒 Let's Encrypt for 🔱Sentora

Home Page:http://sentcrypt.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon Let's Encrypt for Sentora

Add Let's Encrypt certificates to your domain

📑 Available Functions

  • 🔑 Automated register with client E-Mail
  • ✳️ Request new SSL Certificates
  • 🚫 Revoke SSL Certificates
  • 🔄 Renew SSL Certificates
  • ⚠️ ✴️ Wildcard Certificates

🔨 Installation

zppy repo add sentcrypt.tk
zppy update

zppy install letsencrypt

♻️ Upgrade

zppy update

zppy upgrade letsencrypt

📐Screenshots

Screenshot

📚 Changelog

23.03.2019 (Version 1.0.4)

  • ✔️ Fix open_basedir restrictions on PHP's require
  • ✔️ Adding some admin settings
  • ✔️ Create installation/deinstallation/update process
  • ✔️ Check TLD by public TLD list or only via database
  • ✔️ Create Caching (1 week) for public TLD list (see admin settings)
  • ✔️ Create cronjob on Sentora Daemon
  • ✔️ Remove all necessary certificate files on revoke
  • ✔️ If cert is available, change the displayed text of outdated certs
  • ✔️ Adding renewing button on list
  • ✔️ Adding renewing process
  • ✔️ UI: Beautify
  • ✔️ UI: Fix some breaking points
  • ✔️ UI: adding Tabs for normal certificates and wildcard certificates
  • ✔️ UI: change alerts depends on their state (error, info, success,...)
  • ✔️ Fix VHost template with chain file for a valid SSL configuration
  • ⚠️ EXPERIMENTAL: Create Wildcard support
  • ✔️ Check Nameserver on DNS for wildcard domains
  • ✔️ Permissions: enable/disable wildcards or single-domains

💥 Informations

The Wildcardfeature is currently not fully implemented and it's marked as an EXPERIMENTAL FEATURE! The problem is, that the cronjob must currently running up to the deployment process of DNS entries. The Wildcard-Features are currently not usable, by default.

Following ToDos are currently under development:

  • If wildcard revoked, delete all VHost settings on subdomains
  • Cronjob: If wildcard created, add VHost settings on subdomains

About

🔒 Let's Encrypt for 🔱Sentora

http://sentcrypt.tk

License:MIT License


Languages

Language:PHP 100.0%