mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Add the missing NAME header in the OCSP docs
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
1544583bbc
commit
aec3ecd02f
@ -1,5 +1,7 @@
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
OCSP_REQUEST_new, OCSP_REQUEST_free, OCSP_request_add0_id, OCSP_request_sign,
|
||||
OCSP_request_add1_cert, OCSP_request_onereq_count,
|
||||
OCSP_request_onereq_get0 - OCSP request functions.
|
||||
|
@ -1,5 +1,7 @@
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
OCSP_cert_to_id, OCSP_cert_id_new, OCSP_CERTID_free, OCSP_id_issuer_cmp,
|
||||
OCSP_id_cmp, OCSP_id_get0_info - OCSP certificate ID utility functions.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
OCSP_request_add1_nonce, OCSP_basic_add1_nonce, OCSP_check_nonce, OCSP_copy_nonce - OCSP nonce functions.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
@ -1,5 +1,7 @@
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
OCSP_resp_find_status, OCSP_resp_count, OCSP_resp_get0, OCSP_resp_find, OCSP_single_get0_status, OCSP_check_validity - OCSP response utility functions.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
@ -1,5 +1,7 @@
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
OCSP_response_status, OCSP_response_get1_basic, OCSP_response_create,
|
||||
OCSP_RESPONSE_free - OCSP response functions.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user