Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up ability for user to set SSL Validity period. #25

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2019

  1. Catalina Fix

    This edits the docker setup to pull the script cert-gen from my repository instead of the official Devilbox repo. This is temporary until the official repository is fixed.
    tmort committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    1f5efdb View commit details
    Browse the repository at this point in the history
  2. Preparing for deploy on hub.

    tmort committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    0594220 View commit details
    Browse the repository at this point in the history
  3. Adding ability to define MAIN_VHOST_SSL_VALIDITY_PERIOD in Devilbox o…

    …verride to set validity period of SSL Certs.
    tmort committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    d852bc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28b15a9 View commit details
    Browse the repository at this point in the history
  5. Granting the ability for Vhost generation to set the validity period …

    …via create-vhost.sh.
    tmort committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    656f9f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a03f169 View commit details
    Browse the repository at this point in the history