Plugin:OpenSSL/en: Difference between revisions

From Miranda NG
Plugin:OpenSSL/en
Jump to navigation Jump to search
(Miranda32 on Win64 can not use 64-bit OpenSSL, but Miranda64 on Win64 can use 32-bit OpenSSL, therefore, OpenSSL bit depends on Miranda)
(Updating to match new version of source page)
 
(41 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2 support for Windows XP users.
{{TNT|Message/Deprecated plugin|In Miranda NG [[Changelog/0.96.1|0.96.1]] plugin was moved to the core.}}
 
Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2/1.3 support for legacy operating systems.
<div style="float: right;">[[File:OpenSSL - Install.png|200px|thumb|Installing OpenSSL]]</div>
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 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> in the directory with <tt>mirandaXX.exe</tt>.


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 23:47, 5 November 2021

OpenSSL SSL API module

Filename OpenSSL.dll
Author Miranda NG team


Warning
This plugin is no longer being developed. In Miranda NG 0.96.1 plugin was moved to the core.

Core driver to provide OpenSSL-based SSL services. It provides TLS 1.2/1.3 support for legacy operating systems.