pebble icon indicating copy to clipboard operation
pebble copied to clipboard

A miniature version of Boulder, Pebble is a small RFC 8555 ACME test server not suited for a production certificate authority.

Results 61 pebble issues
Sort by recently updated
recently updated
newest added

I think it would be nice if more options could be set through command line arguments or through environment variables. In my case, I would like to set `httpPort` and...

Hi -- does pebble support ARI yet? I did a search but couldn't find any commits or issues referring to it. I'm starting to implement it into acmez/CertMagic/Caddy, but if...

The Let's Encrypt API (overall, through a combination of Boulder and the load balancers) returns code 503 when the servers are overloaded, and code 429 when a given client is...

I created a certificate with account A, but revoking the certificate with account B fails with the following error: { "type": "urn:ietf:params:acme:error:unauthorized", "detail": "The certificate being revoked is not associated...

The draft spec version at the time of this PR was draft-ietf-acme-ari-03, but failed replacement order handling is from the [yet-to-be-released draft-ietf-acme-ari-04](https://github.com/aarongable/draft-acme-ari/blob/1813de294a6d813f4eba3f5c45b14ee5139ef66a/draft-ietf-acme-ari.md#L177). * Add a `renewalInfo` entry to the directory...

Is it possible to use hostnames as parameters, instead of IP addresses? Currently, the docker-compose file uses a subnet and fixed IP addresses. I cannot set up a docker network...

After upgrading to `ghcr.io/letsencrypt/pebble:2.5.1`, I am seeing the following error in our test suite: ``` INFO event=SendRequest url=https://localhost:14000/authZ/WKrIeCnHQULq6mp3BD0eEYTlwq7M_MInYnISVm5RmXA INFO event=ReceivedResponse location=None body="{\n \"status\": \"invalid\",\n \"identifier\": {\n \"type\": \"dns\",\n \"value\": \"\"\n...

After every restart of Pebble pod (from any reason) - - New certificates aren't getting Ready, stuck with error : ''Failed to create Order: 400 urn:ietf:params:acme:error:malformed: Key ID(kid) in JWS...

Having old images on hub.docker.com could be confusing. These should be removed: - https://hub.docker.com/r/letsencrypt/pebble - https://hub.docker.com/r/letsencrypt/pebble-challtestsrv

I am following this guide: https://blog.xoxzo.com/2020/11/18/root-certificates-generation-using-acme-server-pebble/ To try and generate a cert for my website with a self hosted pebble instance, this command: ` sudo certbot -v certonly --standalone -d...