Skip to content

gernest/lescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Let's encrypt client concept in PHP

Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.

Use at your own risk.

Usage

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

Support challenge only through webroot.

Requirements

PHP 5.4.8 and up OpenSSL extension Curl extension

Others

If you prefer more robust and clean library see excelent https://github.com/kelunik/acme

Why i created lescript?

Beacause 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%