File: README

package info (click to toggle)
libcrypt-x509-perl 0.55-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 966; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Crypt-X509 version 0.52
=======================

Crypt::X509 is an object oriented X.509 certificate parser with numerous
methods for directly extracting information from certificates.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make test
   make install

DEPENDENCIES

This module requires:

  Convert::ASN1

ISSUES, PULL REQUESTS

Plesae visit [https://github.com/openxpki/Crypt-X509] for issues, pull
requests, etc.