- Solutions
- Support
- Frequently Asked Questions
- Documentation
- Videos
- Itefix Labs
- User Forum Archive (2005 - 2016)
- Online store
- Login
OpenSSL tool for Windows
The openssl program is a command line tool for using the various cryptography functions of OpenSSL's crypto library from the shell.
LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes.
Installation
Usage
Zip archive contains 64-bit binaries of the openssl tool from LibreSSL, Cygwin and required DLLs plus man pages which are also available here: openssl openssl.cnf
One liner for creation of a self-signed SSL certificate:
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout selfsigned.key -out selfsigned.crt
Licence/Version
OpenSSL tool 1.5.0
Release date:
12/12/2021
component name | component version | component license | component source |
---|---|---|---|
OpenSSL tool for Windows | 1.5.0 |
OpenSSL tool 1.4.0
Release date:
18/09/2021
component name | component version | component license | component source |
---|---|---|---|
OpenSSL tool for Windows | 1.4.0 |
OpenSSL tool 1.3.0
Release date:
09/03/2021
component name | component version | component license | component source |
---|---|---|---|
OpenSSL tool for Windows | 1.3.0 |
OpenSSL tool 1.2.0
Release date:
29/12/2020
component name | component version | component license | component source |
---|---|---|---|
OpenSSL tool for Windows | 1.2.0 |
OpenSSL tool 1.1.0
Release date:
16/10/2020
component name | component version | component license | component source |
---|---|---|---|
OpenSSL tool for Windows | 1.1.0 |