Coder Social home page Coder Social logo

acmephp / core Goto Github PK

View Code? Open in Web Editor NEW
35.0 7.0 21.0 1.24 MB

[READ-ONLY] Subtree split of the Acme PHP Core Component - PHP implementation of the ACME/Let's Encrypt protocol

Home Page: https://github.com/acmephp/acmephp

License: MIT License

PHP 100.00%

core's Introduction

Acme PHP Core library

Build Status Quality Score StyleCI Packagist Version Software License

Acme PHP Core is the core of the Acme PHP project : it is a basis for the others more high-level repositories. It consists of a raw implementation of the Let's Encrypt ACME protocol.

If you want to chat with us or have questions, ping @tgalopin or @jderusse on the Symfony Slack!

When use Acme PHP Core?

You usually will want to use either the Acme PHP CLI client or an implementation for your application framework.

However, in some cases, you may want to manage SSL certificates directly from your application. In these cases, this library will be useful to you.

Acme PHP Core does nothing more than implementing the Let's Encrypt/ACME protocol : the generated SSL keys and certificates are stored in memory and returned to your script. You are the one in charge of storing them somewhere persistent.

Documentation

Read the official Acme PHP documentation.

Launch the Test suite

The Acme PHP test suite is located in the main repository: https://github.com/acmephp/acmephp#launch-the-test-suite.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.