diff options
Diffstat (limited to 'doc/po/it.po')
| -rw-r--r-- | doc/po/it.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/po/it.po b/doc/po/it.po index 16b2b6d33..93a12bfe0 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -11056,9 +11056,9 @@ msgid "" "\tCAInfo \"/path/to/ca/certs.pem\";\n" "\tCRLFile \"/path/to/all/crl.pem\";\n" "\tVerify-Peer \"true\";\n" -"\tVerify-Host::broken.example.org \"false\";\n" -"\tSSLCert::example.org \"/path/to/client/cert.pem\";\n" -"\tSSLKey::example.org \"/path/to/client/key.pem\"\n" +"\tbroken.example.org::Verify-Host \"false\";\n" +"\texample.org::SSLCert \"/path/to/client/cert.pem\";\n" +"\texample.org::SSLKey \"/path/to/client/key.pem\"\n" "};\n" msgstr "" |
