Plugin:OpenSSL/en: Difference between revisions
Plugin:OpenSSL/en
Jump to navigation
Jump to search
Wishmaster (talk | contribs) No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<div style="float: right;">[[File:OpenSSL - Install.png|200px|thumb|Installing OpenSSL]]</div> | <div style="float: right;">[[File:OpenSSL - Install.png|200px|thumb|Installing OpenSSL]]</div> | ||
Plugin requires OpenSSL to be installed in your OS. | Plugin requires OpenSSL (<tt>libeay.dll</tt> and <tt>ssleay.dll</tt>) to be installed in your OS. | ||
* Download the latest version of OpenSSL [http://slproweb.com/products/Win32OpenSSL.html here]. Select '''Win32 OpenSSL v* Light''' in the download section. (If you use 64-bit Windows, download 64-bit OpenSSL installer.) | * Download the latest version of OpenSSL [http://slproweb.com/products/Win32OpenSSL.html here]. Select '''Win32 OpenSSL v* Light''' in the download section. (If you use 64-bit Windows, download 64-bit OpenSSL installer.) | ||
* Run the installer, select to install OpenSSL DLLs to '''Windows system directory''' (see the screenshot). | * 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 | * If you want to keep Miranda NG portable, you have to copy <tt>libeay.dll</tt> and <tt>ssleay.dll</tt> in the directory with <tt>mirandaXX.exe</tt>. | ||
{{PluginGroups}} | {{PluginGroups}} |
Revision as of 14:00, 8 January 2015
OpenSSL SSL API module
| |
---|---|
Filename | OpenSSL.dll |
Author | Miranda NG team |
|
Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2 support for Windows XP users.
File:OpenSSL - Install.png
Installing OpenSSL
Plugin requires OpenSSL (libeay.dll and ssleay.dll) to be installed in your OS.
- Download the latest version of OpenSSL here. Select Win32 OpenSSL v* Light in the download section. (If you use 64-bit Windows, 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 libeay.dll and ssleay.dll in the directory with mirandaXX.exe.