2019-08-28 17:35:09 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"already_configured": "Service is already configured",
|
2020-03-04 18:13:24 +00:00
|
|
|
"import_failed": "Import from config failed"
|
2019-08-28 17:35:09 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-03-04 18:13:24 +00:00
|
|
|
"connection_refused": "Connection refused when connecting to host",
|
2019-09-14 00:32:15 +00:00
|
|
|
"connection_timeout": "Timeout when connecting to this host",
|
2020-04-08 00:08:19 +00:00
|
|
|
"resolve_failed": "This host can not be resolved"
|
2019-08-28 17:35:09 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"host": "Host",
|
2019-08-28 17:35:09 +00:00
|
|
|
"name": "The name of the certificate",
|
2020-05-13 18:27:21 +00:00
|
|
|
"port": "Port"
|
2019-08-28 17:35:09 +00:00
|
|
|
},
|
|
|
|
"title": "Define the certificate to test"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Certificate Expiry"
|
2019-09-18 00:32:12 +00:00
|
|
|
}
|