Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.05 KB

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