2023-12-14 09:56:19 +01:00
|
|
|
{
|
2024-06-25 11:32:36 +02:00
|
|
|
"var_tlscert_existing_domain": "foo.example.org",
|
2023-12-14 09:56:19 +01:00
|
|
|
"var_tlscert_existing_key_path": "/tmp/key.pem",
|
|
|
|
"var_tlscert_existing_cert_path": "/tmp/cert.pem",
|
2024-06-25 11:32:36 +02:00
|
|
|
"var_tlscert_existing_fullchain_path": "/tmp/fullchain.pem"
|
2023-12-14 09:56:19 +01:00
|
|
|
}
|