Releases: AlternC/alternc-acme
Releases · AlternC/alternc-acme
Release 0.0.19
Release 0.0.19 : Be quiet * Specify compatibility debian release * Quiet mode * Continue clean code
Release 0.0.18
* Rename all file to acme * Prevent some trouble with forward mode
Release 0.0.17
* Rename project to alternc-acme * Provide a transitional package Solves : * #75 #73 : Rename project to alternc-acme
Release : 0.0.16
* Correct packaging system * 0.0.15 was always done with fpm and not debuild * Use travis to build pacakge * Package is build on each tag push * Nightly package is done on each master commit * Provide package on github * bintray service is removed * Renew only outdated or missing certificates * Add option to manage specific certificates group * Better support certbot (acme protocol) Solves : * #72 #71 : Provide nightly build * #69 #65 : Finalize 0.0.15 and remove fpm for debuild * #67 #66 : Bintray service is removed * #54 #53 : Fix typo * #50 #48 : Fix php error * #50 #43 : Add an option to generate specific certificate (system, user, all) * #46 #45 : Use acme-v02 and acme-v01 * #36 #23 : Fix php notice * #38 #37 : be silent if all done , add erbosity mode * #40 #39 : generate system certficate before user domains * #42 #41 : restore missing file by #30 * #33 : Fix php warning * #26 : add missing build dependencies * #25 #24 : clean some files during build * #30 #29 : generate cert on sub domain
Release 0.0.15 : Use debuild
* Merge packaging-feature
Release 0.0.14 : alternc.install more verbose
Display more information about certificates generation.
Release 0.0.13 : Minor evolve about iteration state on packaging
* If we package a tag release, we don't have to provide any iteration value * close #14
Release 0.0.12 : Create first panel certificate from http
* Allow certificate generation when no certificate is yet present on panel uri
Release 0.0.11 : Update certificate
* Fix error cron, and duplicate update
Release 0.0.10 : Retrieve certificates earlier
* We don't need to wait cron action to get certificates * Quota are updated to allow panel management