Re: [openssl-users] Reg : SCEP using OPENSSL

2015-03-17 Thread John Foley
If it fits your needs, you may want to look into using EST (RFC 7030) instead of SCEP. EST is the replacement for SCEP. The SCEP draft was never ratified. The libest open source project implements RFC 7030 and uses OpenSSL. It's available at https://github.com/cisco/libest. On 03/17/2015 12:

[openssl-users] Reg : SCEP using OPENSSL

2015-03-16 Thread Sindhu S. (sins)
Hi all, I need guidance in understanding as to how SCEP server can be used & integrated with OpenSSL. My understanding is that SCEP can be used to enroll devices & then it communicates to Certificate Authority that generate certificates. Can some one point me in right direction ? Basically i am