Page MenuHomeFreeBSD

[New Port]p5-Crypt-PKCS10
ClosedPublic

Authored by miwi on Dec 15 2015, 8:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 16, 1:18 AM
Unknown Object (File)
Jan 20 2026, 12:22 PM
Unknown Object (File)
Jan 19 2026, 8:25 PM
Unknown Object (File)
Jan 18 2026, 11:00 AM
Unknown Object (File)
Nov 2 2025, 6:42 AM
Unknown Object (File)
Oct 17 2025, 8:31 PM
Unknown Object (File)
Sep 17 2025, 10:22 PM
Unknown Object (File)
Aug 30 2025, 6:33 AM
Subscribers
None

Details

Summary

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/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

miwi retitled this revision from to [New Port]p5-Crypt-PKCS10.
miwi updated this object.
miwi edited the test plan for this revision. (Show Details)
miwi added reviewers: mat, bapt.
miwi set the repository for this revision to rP FreeBSD ports repository.
mat edited edge metadata.
mat added inline comments.
p5-Crypt-PKCS10/Makefile
11 โ†—(On Diff #11280)

I think it should be \#

21 โ†—(On Diff #11280)

I'm sure some will scream "the contents are not aligned" ^^

This revision is now accepted and ready to land.Dec 15 2015, 10:57 AM