2019-09-07 00:32:45 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"host_port_exists": "Questa combinazione di host e porta \u00e8 gi\u00e0 configurata"
|
|
|
|
},
|
|
|
|
"error": {
|
2019-10-24 00:32:18 +00:00
|
|
|
"certificate_error": "Il certificato non pu\u00f2 essere convalidato",
|
2019-09-07 00:32:45 +00:00
|
|
|
"certificate_fetch_failed": "Non \u00e8 possibile recuperare il certificato da questa combinazione di host e porta",
|
2019-09-14 00:32:15 +00:00
|
|
|
"connection_timeout": "Tempo scaduto collegandosi a questo host",
|
2019-09-07 00:32:45 +00:00
|
|
|
"host_port_exists": "Questa combinazione di host e porta \u00e8 gi\u00e0 configurata",
|
2019-10-24 00:32:18 +00:00
|
|
|
"resolve_failed": "Questo host non pu\u00f2 essere risolto",
|
|
|
|
"wrong_host": "Il certificato non corrisponde al nome host"
|
2019-09-07 00:32:45 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "L'hostname del certificato",
|
|
|
|
"name": "Il nome del certificato",
|
|
|
|
"port": "La porta del certificato"
|
|
|
|
},
|
|
|
|
"title": "Definire il certificato da testare"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Scadenza certificato"
|
|
|
|
}
|
|
|
|
}
|