

On Windows, POCO can also use the native Windows TLS APIs (SChannel). (prebuild) release, for example the one from Shining Light

The easiest way to install OpenSSL on Windows is to use a binary On macOS, the easiest way to install OpenSSL is via Homebrew: $ brew install openssl For example, via Debian APT: $ apt-get install openssl libssl-dev You do not have to build OpenSSL yourself - a binaryĭistribution is fine. If your systemĭoes not have OpenSSL, please get it from orĪnother source. Most Unix/Linux systems already have OpenSSL preinstalled. MySQL, PostgreSQL and ODBC client libraries (optional).OpenSSL headers and libraries (optional, but recommended).Open Source, licensed under the Boost Software License.Īnd Getting Started documents.Highly portable and available on many different platforms, from embedded to server.Based on and complementing the C++ Standard Library/STL.Written in efficient, modern, 100% ANSI/ISO Standard C++.Focused on "internet-age" network-centric applications.Focused on solutions to frequently-encountered practical problems.A collection of C++ class libraries, conceptually similar to the Java Class Library or the.POCO (Portable Components) C++ Libraries are:
