6 lines
218 B
JSON
6 lines
218 B
JSON
{
|
|
"var_tlscert_existing_domain": "foo.example.org",
|
|
"var_tlscert_existing_key_path": "/tmp/key.pem",
|
|
"var_tlscert_existing_cert_path": "/tmp/cert.pem",
|
|
"var_tlscert_existing_fullchain_path": "/tmp/fullchain.pem"
|
|
}
|