Certificates for additional domains.
Declarations
Type
list of (open submodule of (YAML 1.1 value))Default
[ ]Example
[
{
certificate = "/var/lib/warpgate/example.tld.pem";
key = "/var/lib/warpgate/example.tld.key.pem";
}
{
...
}
]