ntbtls

Lightweight TLS library implementation for embedded systems

brewmacoslinux
Try with needOr install directly
Source

About

Not Too Bad TLS Library

Commands

ntbtls

Examples

Display ntbtls version and build information$ ntbtls --version
Generate a self-signed certificate for testing$ ntbtls genkey --output key.pem
Validate TLS certificate chain from a server$ ntbtls verify --cert server.crt --chain ca-bundle.crt