Skip to content

kalekseev/acme-serverless-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACME Serverless Client

Currently supports only AWS S3 as certificate storage (experimental support for AWS ACM).

Install with pip install https://github.com/kalekseev/acme-serverless-client/archive/master.tar.gz, replace master with commit hash to pin.

Example lambda

example/index.py contains example lambda function that accepts input like: {"action": "issue", "domain": "example.com"}. To build zip archive for deployment run make lambda.zip inside example dir.

Development

For testing these binaries must be available in PATH:

Run tests with PEBBLE_VA_NOSLEEP=1 PEBBLE_WFE_NONCEREJECT=0 py.test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •