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
Net::ACME2::Challenge::tls_alpn_01(3) User Contributed Perl Documentation Net::ACME2::Challenge::tls_alpn_01(3)

Net::ACME2::Challenge::tls_alpn_01

This module is instantiated by Net::ACME2::Authorization and is a subclass of Net::ACME2::Challenge.

This module is EXPERIMENTAL, subject to finalization of the challenge method described at <https://datatracker.ietf.org/doc/draft-ietf-acme-tls-alpn/>.

Returns the private key (in PEM format) that is used to sign the certificates that this module generates. The key does not need to be kept secret; it’s just here because TLS implementations want it.

Returns an X.509 certificate that you can use to complete the challenge.

The certificate is given in PEM encoding; Crypt::Format can easily convert it to DER if you prefer.

2018-06-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.