Features
- dgw: add --config-path command-line option (#1268) (3bcff86239) (ARC-307)
Bug Fixes
-
dgw: improve debug logs for recording path canonicalization (#1273) (6e74bcc425)
It’s easier to diagnostic why canonicalization failed now.
-
dgw: reopen the certificate store for each request (#1274) (7c2c042106) (DGW-256)
When using the system certificate store, we now properly reopen the
store for each HTTP request, eliminating the need for restarting the
service when renewing the certificate.