Plugin:OpenSSL/be: Difference between revisions

From Miranda NG
Plugin:OpenSSL/be
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2 support for Windows XP users.
Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2 support for Windows XP users.


<div style="float: right;">[[File:OpenSSL - Install.png|200px|thumb|Installing OpenSSL]]</div>
{{Important|If you don't use {{Plugin|PluginUpdater}}, you have to download the required libraries '''[//www.miranda-ng.org/distr/build/ here]''' and put to <tt>/Libs</tt> subfolder.}}
Plugin requires OpenSSL (<tt>libeay.dll</tt> and <tt>ssleay.dll</tt>) to be installed in your OS.
* Download the latest version of OpenSSL [https://slproweb.com/products/Win32OpenSSL.html here]. Select '''Win32 OpenSSL v* Light''' in the download section. (If you use 64-bit Miranda, download 64-bit OpenSSL installer.)
* Run the installer, select to install OpenSSL DLLs to '''Windows system directory''' (see the screenshot).
* If you want to keep Miranda NG portable, you have to copy <tt>libeay.dll</tt> and <tt>ssleay.dll</tt> to '''Libs''' directory.


{{PluginGroups}}
{{PluginGroups}}

Revision as of 02:37, 29 August 2017

OpenSSL SSL API module

Імя файла OpenSSL.dll
Аўтар Miranda NG team


Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2 support for Windows XP users.

<translate> Important</translate>
If you don't use PluginUpdater, you have to download the required libraries here and put to /Libs subfolder.