aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements of doc for ca and x509 appDr. David von Oheimb2020-11-191-6/+6
* apps/ca: Minor code and doc cleanupDavid von Oheimb2020-11-191-1/+1
* DOC: Fixup the description of the -x509_strict optionRichard Levitte2020-11-161-16/+48
* Remove -C option from x509 commandRich Salz2020-11-131-5/+2
* Remove -C from dhparam,dsaparam,ecparamRich Salz2020-11-133-18/+6
* apps/passwd: remove the -crypt option.Pauli2020-11-121-12/+7
* cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplateDr. David von Oheimb2020-11-111-2/+4
* Document pkcs12 alg NONEPali Rohár2020-11-101-0/+2
* openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver...Dr. David von Oheimb2020-11-101-65/+28
* openssl.pod: Improve doc of -verify_email, -verify_hostname, and -verify_ipDr. David von Oheimb2020-11-101-6/+6
* openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...Dr. David von Oheimb2020-11-1032-64/+32
* openssl-cmp.pod.in: Align order of options with apps/cmp.c; improve structuri...Dr. David von Oheimb2020-11-101-115/+119
* Improve doc of X509_verify_cert(), also in openssl.podDavid von Oheimb2020-11-061-0/+22
* test/recipes/15-test_gendh.t: don't try DER paramsRichard Levitte2020-10-301-1/+3
* enc: change the text to reference `-list` instead of the deprecated `-ciphers`Pauli2020-10-221-1/+1
* APPS: Implement load_keyparams() to load key parametersRichard Levitte2020-10-221-1/+1
* list: add a -provider-info option.Pauli2020-10-161-0/+9
* Remove openssl provider appShane Lontis2020-09-263-91/+1
* Update openssl list to support new provider objects.Shane Lontis2020-09-261-7/+35
* DOC: POD syntax fixes in doc/man1/openssl-cmp.pod.inRichard Levitte2020-09-211-0/+5
* Add option to fipsinstall to disable fips security checks at run time.Shane Lontis2020-09-181-8/+14
* s_client.pod: Fix grammar in NOTES section.Alexander Borkowski2020-09-181-1/+1
* keygen: add FIPS error state management to conditional self testsShane Lontis2020-09-121-0/+18
* apps/ca: allow CRL lastUpdate/nextUpdate fields to be specifiedChris Novakovic2020-09-111-1/+19
* apps/cmp.c: Improve example given for -geninfo option (also in man page)Dr. David von Oheimb2020-09-111-1/+1
* openssl-cmp.pod.in: Update Insta Demo CA port number in case neededDr. David von Oheimb2020-09-111-1/+1
* apps/cmp.c: Improve documentation of -extracerts, -untrusted, and -otherpassDr. David von Oheimb2020-09-111-6/+10
* apps/cmp.c: Improve documentation of -secret, -cert, and -key optionsDr. David von Oheimb2020-09-111-5/+10
* Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set...Dr. David von Oheimb2020-09-111-0/+1
* Fix fipsinstall module pathShane Lontis2020-09-111-0/+2
* Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and...Dr. David von Oheimb2020-09-105-36/+51
* bugfix in apps/cmp.c and cmp_client.c: inconsistencies on retrieving extraCer...Dr. David von Oheimb2020-09-101-4/+4
* Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certsDr. David von Oheimb2020-09-101-0/+1
* Support writing RSA keys using the traditional format againKurt Roeckx2020-09-093-8/+11
* Allow unauthenticated CMP server if missing -trusted, -srvcert, and -secret o...Dr. David von Oheimb2020-09-081-0/+8
* Add CMS AuthEnvelopedData with AES-GCM supportJakub Zelenka2020-09-081-0/+3
* apps/cmp.c: Allow default HTTP path (aka CMP alias) given with -server optionDr. David von Oheimb2020-09-081-3/+4
* Strengthen chain building for CMPDr. David von Oheimb2020-09-051-1/+13
* Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainoutDr. David von Oheimb2020-09-051-0/+5
* apps/cmp.c: Clean up loading of certificates and CRLsDr. David von Oheimb2020-09-021-1/+1
* Add -verbosity option to apps/cmp.c and add log output also in crypto/cmpDr. David von Oheimb2020-09-011-0/+8
* apps/pkcs12.c: Add -untrusted optionDr. David von Oheimb2020-08-271-15/+27
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-6/+6
* Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb2020-08-204-7/+10
* apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb2020-08-209-26/+44
* Apps: change provider_path option to provider-path.Pauli2020-08-182-2/+2
* Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072Shane Lontis2020-08-121-0/+3
* Add libctx support to PKCS7.Shane Lontis2020-08-091-0/+3
* Add libctx support to CMS.Shane Lontis2020-08-091-0/+3
* rand_drbg: remove RAND_DRBG.Pauli2020-08-071-2/+2