openssl/doc
Simo Sorce 0fc00fc0e3 Do not fail if ctx dup does not succeed
If the ctx was *really* needed we'll probably fail later with an error
anyway, so no point in failing immediately.

Document that this behavior is dependent on the provider used to
implement the signature/verification.

Signed-off-by: Simo Sorce <simo@redhat.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/20375)
2023-03-15 08:42:52 +11:00
..
designs Design for the Fault Injector 2023-01-31 11:34:15 +11:00
HOWTO Replace "a RSA" with "an RSA" 2022-12-07 09:37:25 +11:00
images
internal cmp_client_test.c: add tests for errors reported by server on subsequent requests in a transaction 2023-02-08 17:05:47 +01:00
life-cycles doc: remove end of line whitespace 2021-09-22 16:22:50 +10:00
man1 apps/x509 etc.: allow private key input when public key is expected 2023-03-14 17:26:49 +01:00
man3 Do not fail if ctx dup does not succeed 2023-03-15 08:42:52 +11:00
man5 openssl-3.0#20290: Fixed typo in "config" man page 2023-02-20 08:01:56 +11:00
man7 Add option to FIPS module to enforce EMS check during KDF TLS1_PRF. 2023-03-07 18:24:45 +01:00
build.info Add documentation for "NULL" cipher and digest algorithms. 2023-02-28 14:26:33 +11:00
build.info.in doc: remove end of line whitespace 2021-09-22 16:22:50 +10:00
dir-locals.example.el
fingerprints.txt Update Paul's pgp key signature 2022-05-03 12:34:46 +01:00
openssl-c-indent.el
perlvars.pm
README.md

OpenSSL Documentation

README.md This file

fingerprints.txt PGP fingerprints of authorised release signers

standards.txt standards.txt Moved to the web, https://www.openssl.org/docs/standards.html

HOWTO/ A few how-to documents; not necessarily up-to-date

man1/ The openssl command-line tools; start with openssl.pod

man3/ The SSL library and the crypto library

man5/ File formats

man7/ Overviews; start with crypto.pod and ssl.pod, for example Algorithm specific EVP_PKEY documentation.

Formatted versions of the manpages (apps,ssl,crypto) can be found at https://www.openssl.org/docs/manpages.html