Skip to content

TGates71/lescript

 
 

Repository files navigation

Lescript customized for SenCrypt. A Sentora Hosting Control Panel module.

Note: This version is designed to work with SenCrypt SSL Manager module for Sentora Hosting Control Panel

Simple Let's encrypt client concept in PHP

Note: lescript is standalone part of LEManager

Lescript is a simplified concept of ACME client implementation specifically for the Let's Encrypt service. It's goal is to have one PHP file with no dependencies.

Use at your own risk.

Usage

See commented content of Lescript.php and _example.php. Please rewrite the files to suit your needs - the purpose of this library is not to use it as is, nor to use it in production!

Support challenge only through webroot.

Requirements

  • PHP 5.3 and up
  • OpenSSL extension
  • Curl extension

Why i created lescript?

Because of implementation of Let's Encrypt to Poste.io!

About

Simplified PHP ACME client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%