Changes

962 bytes added ,  16:02, 8 October 2023
Created page with "Category:TLS/DTLS implementation for Flespi using OpenSSL OpenSSL is an open-source implementation of the TLS protocol that provides all-around cryptography functionali..."
[[Category:TLS/DTLS implementation for Flespi using OpenSSL]]

OpenSSL is an open-source implementation of the TLS protocol that provides all-around cryptography functionality. It can be used to generate CSRs (Certificate Signing Requests), generate private keys, and install SSL certificates.

==Instructions==
To install OpenSSL software please follow the steps below.
<br />
# First is to download the '''OpenSSL''' software [https://slproweb.com/products/Win32OpenSSL.html here] <br />
# Select the latest version either '''EXE''' or '''MSI''' for Win64 OpenSSL. <br />
# Open the EXE or MSI application with ''' administrator privilege'''. <br />
# You can choose the location where you need to copy the additional task setup it could be on the Windows system directory or in /bin directory.
# Click '''Finish''' to complete the installation <br />
'''Note:''' You need at least '''511.4 MB''' to install the software.
[[Image:Installation.gif|center]]