GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REQ(3) User Contributed Perl Documentation REQ(3)

OpenCA::REQ - Perl extension to easily manage Cert REQUESTs

  use OpenCA::REQ;

Sorry, no help available. The REQ module is capable of importing request like this:

        -----BEGIN HEADER-----
        VAR = NAME
        VAR = NAME
        ...
        -----END HEADER-----
        (real request text here)
        -----BEGIN PKCS7-----
        (pkcs#7 signature here
        -----END PKCS7-----

The Real request text can be a request in every form ( DER|PEM ) or textual (called SPKAC|CRR datatype). The syntax of the latters is VAR = NAME on each line (just like the HEADER section).

Massimiliano Pala <madwolf@openca.org>

OpenCA::OpenSSL, OpenCA::X509, OpenCA::CRL, OpenCA::Configuration, OpenCA::TRIStateCGI, OpenCA::Tools
2010-02-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.