PHPackages                             cert/letsencrypt-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. cert/letsencrypt-bundle

ActiveSymfony-bundle

cert/letsencrypt-bundle
=======================

Free SSL/HTTPS for your Symfony application with automatic renewal and certificates monitoring

3238↓100%1PHP

Since Nov 11Pushed 9y ago2 watchersCompare

[ Source](https://github.com/nodesha88/LetsEncryptBundle)[ Packagist](https://packagist.org/packages/cert/letsencrypt-bundle)[ RSS](/packages/cert-letsencrypt-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CertLetsEncryptBundle
=====================

[](#certletsencryptbundle)

> This bundle is currently in development.

CertLetsEncryptBundle provides a simple yet fully configurable Symfony command to renew automatically the HTTPS certificates of your website. It has never been so easy to use HTTPS in your Symfony application!

CertLetsEncryptBundle is also able to warn you (by mail for instance) when the renewal of a certificate failed.

Installation
------------

[](#installation)

Using Composer:

```
composer require cert/letsencrypt-bundle:1.0.x-dev

```

Enable the bundle in your `AppKernel`:

```
