2018f7d460
libscep is a client side implementation of the Simple Certificate Enrollment Protocol (SCEP) library. p5-Crypt-LibSCEP is a perl module using the libscep library to generate and read messages for the Simple Certificate Enrollment Protocol (SCEP) in perl applications. PR: 241195 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
6 lines
307 B
Text
6 lines
307 B
Text
Crypt::LibSCEP implements an easy-to-use interface between LibSCEP and Perl
|
|
programs. Its goal is to provide Perl programs with the capability of
|
|
generating and reading messages for the Simple Certificate Enrollment Protocol
|
|
(SCEP).
|
|
|
|
WWW: https://github.com/openxpki/libscep/src/clients/perl/Crypt-LibSCEP/
|