Jimbolino / transip-certbot-dns-hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transip-certbot-dns-hooks

Requirements

  • PHP with XML and SOAP extensions enabled

Installation

  • git clone https://github.com/Jimbolino/transip-certbot-dns-hooks.git
  • cd transip-certbot-dns-hooks
  • composer update --no-plugins --no-scripts
  • cp .env.example .env
  • chmod 600 .env
  • vim .env

Request a wildcard certificate

  • ./get-wildcard.sh domain.com

Credits

About


Languages

Language:PHP 90.5%Language:Shell 9.5%