Description
Provides a compact TLS/SSL implementation for applications that need secure network communication. It is useful for services and clients that want a small C library with security-focused protocol handling.
TLS libraries sit on a critical security boundary. Keep versions updated, configure supported protocols and ciphers carefully, and test certificate validation paths.