aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Crypt-PKCS10/pkg-descr
blob: c9ad98dd51ec617f8ea9f929c43c64ce4123e198 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                    
                                              
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: https://github.com/openxpki/Crypt-PKCS10/