Dustin Ward

Results 6 issues of Dustin Ward

This adds basic support for EAB (External Account Binding). It was tested with ZeroSSL.

If finalize returns back the status 'processing', instead of retrying the finalize request again, the client should instead, make a request to the order resource to verify it's state. See...

We utilize unit to effectively scale to zero (spare processes set to 0) when certain applications are not busy. With 1.26.x, there appears to be prototype processes that run per...

question

We're looking for the ability to manually specify specific directories to bind mount when isolated to a root. An example of this: ``` "isolation": { "bind_mounts": [{ "src": "/tmp", "dst":...

enhancement ⬆️

## What is the problem your feature solves, or the need it fulfills? SSL connection metadata should be available to filters such as request_filter. Metadata such as the following would...

enhancement

There is a need for a safe implementation of RFC2616_Weaken_Etag, specifically when writing VDPs/VFPs. As any data transformations, specifically compression/decompression should weaken the etag. The RFC seems simple enough here...