Signed HTTP Exchange(SXG) support for NGINX
9 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
sxg
The `sxg` directive enables or disables support for Signed HTTP Exchanges…
serverlocation
sxg_cert_path
The `sxg_cert_path` directive specifies the file path for serving a…
server
sxg_cert_url
The `sxg_cert_url` directive specifies the URL for the CBOR encoded…
server
sxg_certificate
The `sxg_certificate` directive specifies the path to the certificate file…
server
sxg_certificate_key
The `sxg_certificate_key` directive specifies the path to the private key…
server
sxg_expiry_seconds
Sets the expiry time for signed HTTP exchanges (SXG) in seconds.
server
sxg_fallback_host
The `sxg_fallback_host` directive specifies the fallback hostname for…
server
sxg_max_payload
The `sxg_max_payload` directive sets the maximum HTTP body size for which SXG…
server
sxg_validity_url
Specifies the URL for retrieving validity information for Signed HTTP…
server