mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Correct return value documentation for X509V3_set_ctx()
Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26295)
This commit is contained in:
parent
65db21935a
commit
817a2b2b49
@ -45,8 +45,7 @@ to provide fallback data for the authority key identifier extension.
|
||||
|
||||
=head1 RETURN VALUES
|
||||
|
||||
X509V3_set_ctx() and X509V3_set_issuer_pkey()
|
||||
return 1 on success and 0 on error.
|
||||
X509V3_set_issuer_pkey() returns 1 on success and 0 on error.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user