HomeFreeBSD

A small command line utility for parsing PKCS#10 certificate signing

Description

A small command line utility for parsing PKCS#10 certificate signing
requests to perl data structure and provides accessor methods to
supported elements.

It is based on the generic ASN.1 module by Graham Barr and on the
x509decode example by Norbert Klasen. It is also based upon the
works of Duncan Segrests Crypt-X509-CRL module. The module parses
common fields and extensions. Some fields might be missing.

WWW: http://search.cpan.org/dist/Crypt-PKCS10/

PR: 204814
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: mat (mentor)
Differential Revision: D4574

Details

Provenance
miwiAuthored on
Differential Revision
D4574: [New Port]p5-Crypt-PKCS10
Parents
rP403775: - Update to 2.2.4.
Branches
Unknown
Tags
Unknown