Skip to content

Release 3.2.0

Latest
Compare
Choose a tag to compare
@rpb5bnc rpb5bnc released this 06 Jul 05:44
· 2 commits to rel.3.2.x_throttle since this release
4ca02c6

The following new features have been added:

  • Support for OpenSSL 1.1.1
  • Ability to build only client function for constrained environments.
  • Support for the server side keygen EST primitive
  • EST/BRSKI client support
  • EST Server/Proxy over CoAP support
  • Enhanced Cert Auth (ECA)
    • Derive authentication credentials from client ID certificate
    • Optional feature not defined in EST
  • Perf timer support
  • Support for event handlers
    • Ability to call registered callback functions to perform additional event logging

Building just RFC 7030 EST support remains the same as with previous releases. All new features are optionally included through ./configure options or new API function calls to enable a feature. See README for quick build/install instructions, build the libEST reference document for detailed instructions (README.doxy) for new features.