Description
ObjFW applications can add TLS support for encrypted network communication through this library. This helps software built on ObjFW use secure transport features instead of plain connections.
This is a support library, not a standalone security app. Correct certificate validation and protocol behavior still depend on the application using it properly.