Fixed issues encryption config

This commit is contained in:
Juan Gilsanz Polo 2022-10-28 01:32:48 +02:00
parent fff50604a6
commit a334fdd883
4 changed files with 74 additions and 53 deletions

View file

@ -557,5 +557,6 @@
"expirationDate": "Expiration date",
"keysNotMatch": "Invalid certificate or key: tls: private key does not match public key",
"nameTimeLogs": "Name and time on logs",
"nameTimeLogsDescription": "Show client name and processing time on logs list"
"nameTimeLogsDescription": "Show client name and processing time on logs list",
"hostNames": "Host names"
}