boulder
boulder copied to clipboard
An ACME-based certificate authority, written in Go.
Since they use a different inner field name this is a two-part to maintain backwards compatibility.
Today, if someone submits a CSR with a CN, we respect that CN and carry it over to the issued certificate. (If their CSR doesn't have a CN, we promote...
Adds a few new lints (largely related to the Profiles ballot and recent CA incidents), two of which we need to disable: - `e_cab_dv_subject_invalid_values` fails with a Warning because we...
Seen [here](https://github.com/letsencrypt/boulder/actions/runs/9911556627/job/27384495506) ``` crl_test.go:82: 17:15:47.907207 6 crl-updater wY39mAE Generating CRL shard: id=[{"issuerID":29947985078257530,"shardIdx":1,"crlNumber":1720804547693645707}] numChunks=[1] crl_test.go:82: 17:15:47.908621 6 crl-updater jtiu-gM Queried SA for CRL shard: id=[{"issuerID":29947985078257530,"shardIdx":1,"crlNumber":1720804547693645707}] expiresAfter=[2024-10-04 11:04:38 +0000 UTC m=+7235330.321910629] expiresBefore=[2024-10-14...
When we log a validation result with an error, it shows up three places: - We log the updated challenge object, which includes the error - We log the error...
Bumps the aws group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2` from 1.31.0 to 1.32.2 Commits 0cbb5aa Release 2024-10-08 54c1dd6 Regenerated Clients 2cde144 Update...