Skip to content

JamesLinus/libest

 
 

Repository files navigation

This project is a library that implements RFC 7030 (Enrollment over Secure Transport). EST is used to provision certificates from a CA or RA. EST is a replacement for SCEP, providing several security enhancements and support for ECC certificates. Libest is written in C and uses OpenSSL 1.0.1. The following flows defined in RFC 7030 for both server and client operation have been implemented:

/getcacerts /csrattrs /simpleenroll /simplereenroll

Also of interest, a EST test server running this library has been setup at http://testrfc7030.cisco.com/ and can be used for interop testing the EST protocol.

Please direct questions/comments to est-interest@external.cisco.com

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 67.3%
  • Shell 17.9%
  • Makefile 8.7%
  • Java 4.9%
  • C++ 1.1%
  • M4 0.1%