From 21865be19a2796bfb2f92457ea5407f066972ec4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 17 Aug 2023 17:52:36 +0900 Subject: [PATCH] kopete: change text to make clear that the encryption SSL option refers to an old protocol and it is not recommended. This resolves issue #54. Signed-off-by: Michele Calgaro --- doc/kopete/index.docbook | 2 +- kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui | 6 +++--- kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/kopete/index.docbook b/doc/kopete/index.docbook index 82ed8d31..99893923 100644 --- a/doc/kopete/index.docbook +++ b/doc/kopete/index.docbook @@ -715,7 +715,7 @@ Shortcuts.... Google Talk Since Google Talk is based upon Jabber, it is well supported in &kopete; with the exception of voice chat, which is worked upon. - To configure &kopete; for Google Talk: Use your complete Google Mail address as the user name. Check Use protocol encryption (SSL), Allow plain-text password authentication and Override default server information. The server is talk.google.com or gmail.com and ports 443 or 5223 should be used. + To configure &kopete; for Google Talk: Use your complete Google Mail address as the user name. Check Use old style SSL encryption protocol (not recommended), Allow plain-text password authentication and Override default server information. The server is talk.google.com or gmail.com and ports 443 or 5223 should be used. Novell GroupWise diff --git a/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui b/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui index 5a13dbd9..cab16996 100644 --- a/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui +++ b/kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui @@ -279,13 +279,13 @@ cbUseSSL - Use protocol encr&yption (SSL) + Use old style SSL encr&yption protocol (not recommended) - Check this box to enable SSL encrypted communication with the server. + Check this box to enable the old style SSL encrypted communication with the server. This is not recommended and only works on very old servers. - Check this box to enable SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server. + Check this box to enable the old style SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server. This is not recommended and only works on very old servers. diff --git a/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui b/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui index 3133542d..9ed63b24 100644 --- a/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui +++ b/kopete/protocols/jabber/ui/dlgjabberregisteraccount.ui @@ -119,16 +119,16 @@ - Use protocol encr&yption (SSL) + Use old style SSL encr&yption protocol (not recommended) true - Check this box to enable SSL encrypted communication with the server. + Check this box to enable the old style SSL encrypted communication with the server. This is not recommended and only works on very old servers. - Check this box to enable SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server. + Check this box to enable the old style SSL encrypted communication with the server. Note that this is not end-to-end encryption, but rather encrypted communication with the server. This is not recommended and only works on very old servers.