Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@renovosolutions/cdk-library-certbot

Package Overview
Dependencies
Maintainers
3
Versions
831
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renovosolutions/cdk-library-certbot

AWS CDK Construct Library to manage Lets Encrypt certificate renewals with Certbot

  • 0.0.13
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-97.12%
Maintainers
3
Weekly downloads
 
Created
Source

cdk-library-certbot

A CDK Construct Library to automate the creation and renewal of Let's Encrypt certificates.

This library creates a Lambda function that utilizes Certbot to create certificates. Upon completion those certs are imported to AWS Certificate Manager (ACM) and uploaded to S3 and the email used for the certs is sent a notification. The function is also assigned an every Monday trigger to check if there is under 30 days remaining on the certificates that have been imported to ACM and if so it re-issues new certificates.

This construct will create all required components but optionally allows the users to pass their own S3 bucket, SNS topic, enable Lambda insights, and other customization as needed.

Keywords

FAQs

Package last updated on 13 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc