Dakusan's Domain Forum

Main Site Discussion => Projects => Topic started by: Dakusan on January 16, 2016, 11:21:46 pm

Title: LetsEncrypt Better Apache Installer
Post by: Dakusan on January 16, 2016, 11:21:46 pm
Full content for the LetsEncrypt Better Apache Installer project can be found at https://www.castledragmire.com/Projects/LetsEncrypt_Better_Apache_Installer.

Description: Installs SSL/HTTPS certificates via letsencrypt for all domains.
Information: Default configuration is for cPanel.
  • This takes a single VirtualHost domain and will install certificates for all VirtualHosts on the same IP (or if requested, just the given VirtualHost)
  • This script can be run through both a bash command line (CLI), and as a web page. Parameter names use a different format for the two
  • While this script was originally designed for cPanel, it should work with any apache configuration, given the correct parameters
Languages: PHP