Skip to content

hemio-ev/crag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5adaae0 · Sep 19, 2019

History

97 Commits
Aug 10, 2019
Aug 10, 2019
Aug 10, 2019
Aug 11, 2019
Apr 7, 2017
Jan 25, 2017
Feb 21, 2017
Sep 19, 2019
Sep 19, 2019
Jan 25, 2017
Sep 19, 2019
Sep 19, 2019
Aug 7, 2019

Repository files navigation

crag

Native Haskell client library and CLI for ACME (Automatic Certificate Management Environment, RFC 8555)

build status coverage report

Integration Tests

The integration tests are performed against letsencrypt/pebble. These tests can be run by executing

sudo curl -sSL https://get.haskellstack.org/ | sh
make pebble
stack test

All required servers are started and stopped automatically.

About ACME