Settings written to the upki config file.
Declarations
Type
TOML valueDefault
{ }Example
{
cache-dir = "/var/cache/upki";
revocation.fetch-url = "https://upki.rustls.dev/";
}
Settings written to the upki config file.
TOML value{ }{
cache-dir = "/var/cache/upki";
revocation.fetch-url = "https://upki.rustls.dev/";
}