MyNixOS website logo
option

services.upki.settings

Settings written to the upki config file.

Declarations
Type
TOML value
Default
{ }
Example
{
  cache-dir = "/var/cache/upki";
  revocation.fetch-url = "https://upki.rustls.dev/";
}