Phil Porada
Phil Porada
* Add a table of contents to the top of the doc * Add a table containing the bit value to [constructed vs primitive](https://letsencrypt.org/docs/a-warm-welcome-to-asn1-and-der/#constructed-vs-primitive) * Add boolean to [Encoding of...
Hi, On the https://sysctl-explorer.net/fs/suid_dumpable/ page the documentation states the following. This is off by one according to the kernel documentation. The behavior this would enable if someone used the numbering...
* Adds a new `remoteva` binary that takes a distinct configuration from the existing `boulder-va` * Removed the `boulder-remoteva` name registration from `boulder-va`. * Existing users of `boulder-remoteva` must either...
There is a bug in [gopls](https://github.com/golang/go/issues/66876) that requires us to rebind the loop variable if/when we run subtests in parallel such as what I did in https://github.com/letsencrypt/boulder/pull/7438 and https://github.com/letsencrypt/boulder/pull/7452. Once...
- [x] Ensure https://github.com/letsencrypt/boulder/issues/6966 has been merged - [ ] Ensure staging/prod are using `Issuance.CertProfiles` instead of `Issuance.Profiles` Part of https://github.com/letsencrypt/boulder/issues/7309
A boulder-ca instance currently can only issue certificates with a single defined validity period. With the current boulder-ca code, to offer different validity periods in addition to our current [90...
In #7324 we implemented an `orderModelv2` that adds a new field for a certificate profile. Once SRE begins using the `MultipleCertificateProfiles` feature in staging and production, we can delete all...
I have a test fortigate device that hits the 15 minute timeout just like #485 . The forticlientsslvpn_cli has a keepalive flag and doesn't time me out. Could something similar...
I've updated all draft-ietf-acme-ari-01 code with the latest version, [draft-ietf-acme-ari-03](https://datatracker.ietf.org/doc/html/draft-ietf-acme-ari-03). Big thanks to @beautifulentropy for [this blog post](https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients) which made the work very easy.
Latest [version](https://github.com/miekg/pkcs11/tags) is currently v1.1.1 and this repository is using v1.0.2.