When we introduced wolfCert, we said it speaks two certificate enrollment protocols, EST and SCEP, both over HTTP(S). That one line hides a lot of detail. This post opens it up: what each protocol actually is, how they differ, how wolfCert implements and exposes them, and why the design leans hard toward embedded and bare-metal […]
Read MoreMore TagCategory: wolfCert
Introducing wolfCert: Modern Certificate Enrollment for Embedded Devices
Every device that speaks TLS needs a certificate, and getting that certificate onto the device – securely, at scale, and over its whole lifetime – is its own problem. Today we are introducing wolfCert, a new C library for client-side certificate lifecycle management built on top of wolfSSL. What wolfCert does wolfCert handles the full […]
Read MoreMore Tag
