OpenSSL
OpenSSL is a software library for applications that provide secure communications over computer networks against eavesdropping, and identify the party at the other end. It is widely used by Internet servers, including the majority of HTTPS websites.[1]
OpenSSL contains an open-source implementation of the SSL and TLS protocols. The core library, written in the C programming language, implements basic cryptographic functions and provides various utility functions. Wrappers allowing the use of the OpenSSL library in a variety of computer languages are available.[1]
- OpenSSL [EN] @ Fedora Package
- OpenSSL [EN] @ Homebrew Formula
Forks
Installation & Configuration
Files
-
/
-
etc/
-
ca/
- openssl.cnf, Example: 1, 2
-
ca/
-
etc/
Implementations
Server
Tools
Components
1 pages found:
References
- ↑ 1.0 1.1 Wikipedia contributors. "OpenSSL." Wikipedia. https://en.wikipedia.org/wiki/OpenSSL (accessed 05.08.2024)