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
OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_get_chain(3) User Contributed Perl Documentation OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_get_chain(3)

OpenXPKI::Crypto::Backend::OpenSSL::Command::pkcs7_get_chain

  • PKCS7 (a signature)
  • NOCHAIN
  • NOSORT

returns false (chain verification is not a secret)

returns false

Returns an array ref holding the PEM-encoded certificates where the first item is the entity certificate followed by the issuers in order. Certificates from the bundle that are not required to build the chain are not part of the result.

If NOCHAIN is set, returns only the entity as string.

If NOSORT is set, all certificates are returned as extraced from the bundle without any additional sorting or filtering applied.

2022-05-14 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.