MyNixOS website logo
option

services.pomerium.useACMEHost

If set, use a NixOS-generated ACME certificate with the specified name.

Note that this will require you to use a non-HTTP-based challenge, or disable Pomerium's in-built HTTP redirect server by setting http_redirect_addr to null and use a different HTTP server for serving the challenge response.

If you're using an HTTP-based challenge, you should use the Pomerium-native autocert option instead.

Declarations
Type
null or string
Default
null