1PEBBLE(1)                   General Commands Manual                  PEBBLE(1)
2
3
4

NAME

6       pebble - ACME (RFC 8555) test server
7

SYNOPSIS

9       pebble [-config string] [-dnsserver string] [-strict]
10

DESCRIPTION

12       pebble  is a miniature version of Boulder that can assist in the devel‐
13       opment and testing of ACME clients against the standard without  having
14       to setup a full production-capable ACME server.
15
16       pebble  is NOT designed for production use and is for testing only.  By
17       design, it will drop all of its state between invocations and will ran‐
18       domize keys and certificates used for issuance!
19

OPTIONS

21       -config string
22              File  path  to the Pebble configuration file (default "test/con‐
23              fig/pebble-config.json")
24
25       -dnsserver string
26              Define a custom DNS server  address  (ex:  192.168.0.56:5053  or
27              8.8.8.8:53).
28
29       -strict
30              Enable strict mode to test upcoming API breaking changes
31
32
33
34                                                                     PEBBLE(1)
Impressum