diff options
author | dartraiden <wowemuh@gmail.com> | 2023-01-13 23:37:45 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2023-01-13 23:38:26 +0300 |
commit | f573cc8c262b693c60ae09d9995183ffb5798b9e (patch) | |
tree | c2f5c7a7eefd6e046438aa3d7a3f596c1c9f1a89 /langpacks/german/Plugins | |
parent | 26e02306cb441f50269e7ecbdfc42567793128b9 (diff) |
langpacks: move OpenSSL to deprecated
Diffstat (limited to 'langpacks/german/Plugins')
-rw-r--r-- | langpacks/german/Plugins/OpenSSL.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/langpacks/german/Plugins/OpenSSL.txt b/langpacks/german/Plugins/OpenSSL.txt deleted file mode 100644 index 1ca8b6d28d..0000000000 --- a/langpacks/german/Plugins/OpenSSL.txt +++ /dev/null @@ -1,18 +0,0 @@ -#muuid {b649702c-13de-408a-b6c2-fb8fed2a2c90}
-;============================================================
-; File: OpenSSL.dll
-; Plugin: OpenSSL SSL API module
-; Version: 0.1.0.2
-; Authors: Miranda NG team
-;============================================================
-[Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2/1.3 support for legacy operating systems.]
-OpenSSL-basierte Implementierung der SSL-Dienste. Plugin bringt Unterstützung für TLS-1.2/1.3 für Windows XP.
-;file \plugins\OpenSSL\src\ssl_openssl.cpp
-[Client cannot decode host message. Possible causes: host does not support SSL or requires not existing security package]
-Konnte die Hostnachricht nicht entschlüsseln. Mögliche Ursachen: Der Host unterstützt SSL nicht oder erfordert ein nicht existierendes Sicherheitspaket.
-[Host we are connecting to is not the one certificate was issued for]
-Wir verbinden nicht zu dem Host, auf den das Zertiflikat ausgestellt ist.
-[OpenSSL library loading failed]
-Laden der OpenSSL-Bibliothek fehlgeschlagen.
-[OpenSSL error]
-OpenSSL-Fehler
|