hx509_revoke - Online Linux Manual PageSection : 3
Updated : Tue Nov 15 2022
Source : Version 7.8.0
Note : Heimdal x509 library

NAMEhx509_revoke − hx509 revokation checking functions

SYNOPSIS

Functionsint hx509_revoke_init (hx509_context context, hx509_revoke_ctx *ctx)
void hx509_revoke_free (hx509_revoke_ctx *ctx)
int hx509_revoke_add_ocsp (hx509_context context, hx509_revoke_ctx ctx, const char *path)
int hx509_revoke_add_crl (hx509_context context, hx509_revoke_ctx ctx, const char *path)
int hx509_revoke_verify (hx509_context context, hx509_revoke_ctx ctx, hx509_certs certs, time_t now, hx509_cert cert, hx509_cert parent_cert)
int hx509_ocsp_request (hx509_context context, hx509_certs reqcerts, hx509_certs pool, hx509_cert signer, const AlgorithmIdentifier *digest, heim_octet_string *request, heim_octet_string *nonce)
int hx509_revoke_ocsp_print (hx509_context context, const char *path, FILE *out)

Detailed DescriptionSee the Revocation methods for description and examples​.

Function Documentation

int hx509_ocsp_request (hx509_context context, hx509_certs reqcerts, hx509_certs pool, hx509_cert signer, const AlgorithmIdentifier * digest, heim_octet_string * request, heim_octet_string * nonce)Create an OCSP request for a set of certificates​. Parameters context a hx509 context
reqcerts list of certificates to request ocsp data for
pool certificate pool to use when signing
signer certificate to use to sign the request
digest the signing algorithm in the request, if NULL use the default signature algorithm,
request the encoded request, free with free_heim_octet_string()​.
nonce nonce in the request, free with free_heim_octet_string()​.
Returns An hx509 error code, see hx509_get_error_string()​.

int hx509_revoke_add_crl (hx509_context context, hx509_revoke_ctx ctx, const char * path)Add a CRL file to the revokation context​. Parameters context hx509 context
ctx hx509 revokation context
path path to file that is going to be added to the context​.
Returns An hx509 error code, see hx509_get_error_string()​.

int hx509_revoke_add_ocsp (hx509_context context, hx509_revoke_ctx ctx, const char * path)Add a OCSP file to the revokation context​. Parameters context hx509 context
ctx hx509 revokation context
path path to file that is going to be added to the context​.
Returns An hx509 error code, see hx509_get_error_string()​.

void hx509_revoke_free (hx509_revoke_ctx * ctx)Free a hx509 revokation context​. Parameters ctx context to be freed

int hx509_revoke_init (hx509_context context, hx509_revoke_ctx * ctx)Allocate a revokation context​. Free with hx509_revoke_free()​. Parameters context A hx509 context​.
ctx returns a newly allocated revokation context​.
Returns An hx509 error code, see hx509_get_error_string()​.

int hx509_revoke_ocsp_print (hx509_context context, const char * path, FILE * out)Print the OCSP reply stored in a file​. Parameters context a hx509 context
path path to a file with a OCSP reply
out the out FILE descriptor to print the reply on
Returns An hx509 error code, see hx509_get_error_string()​.

int hx509_revoke_verify (hx509_context context, hx509_revoke_ctx ctx, hx509_certs certs, time_t now, hx509_cert cert, hx509_cert parent_cert)Check that a certificate is not expired according to a revokation context​. Also need the parent certificte to the check OCSP parent identifier​. Parameters context hx509 context
ctx hx509 revokation context
certs
now
cert
parent_cert
Returns An hx509 error code, see hx509_get_error_string()​.

AuthorGenerated automatically by Doxygen for Heimdal x509 library from the source code​.
0
Johanes Gumabo
Data Size   :   19,401 byte
man-hx509_revoke_add_ocsp.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 164,749
Visitor ID   :     :  
Visitor IP   :   18.221.217.100   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.