| Commit message (Expand) | Author | Age | Files | Lines |
* | apps/pkcs12: Clean up the order in which many options are presented | Dr. David von Oheimb | 2020-11-19 | 1 | -2/+3 |
* | Minor improvements of doc for ca and x509 app | Dr. David von Oheimb | 2020-11-19 | 1 | -6/+6 |
* | apps/ca: Minor code and doc cleanup | David von Oheimb | 2020-11-19 | 1 | -1/+1 |
* | DOC: Fixup the description of the -x509_strict option | Richard Levitte | 2020-11-16 | 1 | -16/+48 |
* | Remove -C option from x509 command | Rich Salz | 2020-11-13 | 1 | -5/+2 |
* | Remove -C from dhparam,dsaparam,ecparam | Rich Salz | 2020-11-13 | 3 | -18/+6 |
* | apps/passwd: remove the -crypt option. | Pauli | 2020-11-11 | 1 | -12/+7 |
* | cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplate | Dr. David von Oheimb | 2020-11-11 | 1 | -2/+4 |
* | Document pkcs12 alg NONE | Pali Rohár | 2020-11-10 | 1 | -0/+2 |
* | openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver... | Dr. David von Oheimb | 2020-11-10 | 1 | -65/+28 |
* | openssl.pod: Improve doc of -verify_email, -verify_hostname, and -verify_ip | Dr. David von Oheimb | 2020-11-10 | 1 | -6/+6 |
* | openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er... | Dr. David von Oheimb | 2020-11-10 | 32 | -64/+32 |
* | openssl-cmp.pod.in: Align order of options with apps/cmp.c; improve structuri... | Dr. David von Oheimb | 2020-11-10 | 1 | -115/+119 |
* | Improve doc of X509_verify_cert(), also in openssl.pod | David von Oheimb | 2020-11-06 | 1 | -0/+22 |
* | test/recipes/15-test_gendh.t: don't try DER params | Richard Levitte | 2020-10-30 | 1 | -1/+3 |
* | enc: change the text to reference `-list` instead of the deprecated `-ciphers` | Pauli | 2020-10-22 | 1 | -1/+1 |
* | APPS: Implement load_keyparams() to load key parameters | Richard Levitte | 2020-10-22 | 1 | -1/+1 |
* | list: add a -provider-info option. | Pauli | 2020-10-16 | 1 | -0/+9 |
* | Remove openssl provider app | Shane Lontis | 2020-09-25 | 3 | -91/+1 |
* | Update openssl list to support new provider objects. | Shane Lontis | 2020-09-25 | 1 | -7/+35 |
* | DOC: POD syntax fixes in doc/man1/openssl-cmp.pod.in | Richard Levitte | 2020-09-21 | 1 | -0/+5 |
* | Add option to fipsinstall to disable fips security checks at run time. | Shane Lontis | 2020-09-18 | 1 | -8/+14 |
* | s_client.pod: Fix grammar in NOTES section. | Alexander Borkowski | 2020-09-18 | 1 | -1/+1 |
* | keygen: add FIPS error state management to conditional self tests | Shane Lontis | 2020-09-12 | 1 | -0/+18 |
* | apps/ca: allow CRL lastUpdate/nextUpdate fields to be specified | Chris Novakovic | 2020-09-11 | 1 | -1/+19 |
* | apps/cmp.c: Improve example given for -geninfo option (also in man page) | Dr. David von Oheimb | 2020-09-11 | 1 | -1/+1 |
* | openssl-cmp.pod.in: Update Insta Demo CA port number in case needed | Dr. David von Oheimb | 2020-09-11 | 1 | -1/+1 |
* | apps/cmp.c: Improve documentation of -extracerts, -untrusted, and -otherpass | Dr. David von Oheimb | 2020-09-11 | 1 | -6/+10 |
* | apps/cmp.c: Improve documentation of -secret, -cert, and -key options | Dr. David von Oheimb | 2020-09-11 | 1 | -5/+10 |
* | Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set... | Dr. David von Oheimb | 2020-09-11 | 1 | -0/+1 |
* | Fix fipsinstall module path | Shane Lontis | 2020-09-10 | 1 | -0/+2 |
* | Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and... | Dr. David von Oheimb | 2020-09-10 | 5 | -36/+51 |
* | bugfix in apps/cmp.c and cmp_client.c: inconsistencies on retrieving extraCer... | Dr. David von Oheimb | 2020-09-10 | 1 | -4/+4 |
* | Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs | Dr. David von Oheimb | 2020-09-10 | 1 | -0/+1 |
* | Support writing RSA keys using the traditional format again | Kurt Roeckx | 2020-09-09 | 3 | -8/+11 |
* | Allow unauthenticated CMP server if missing -trusted, -srvcert, and -secret o... | Dr. David von Oheimb | 2020-09-08 | 1 | -0/+8 |
* | Add CMS AuthEnvelopedData with AES-GCM support | Jakub Zelenka | 2020-09-08 | 1 | -0/+3 |
* | apps/cmp.c: Allow default HTTP path (aka CMP alias) given with -server option | Dr. David von Oheimb | 2020-09-08 | 1 | -3/+4 |
* | Strengthen chain building for CMP | Dr. David von Oheimb | 2020-09-05 | 1 | -1/+13 |
* | Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout | Dr. David von Oheimb | 2020-09-05 | 1 | -0/+5 |
* | apps/cmp.c: Clean up loading of certificates and CRLs | Dr. David von Oheimb | 2020-09-02 | 1 | -1/+1 |
* | Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp | Dr. David von Oheimb | 2020-09-01 | 1 | -0/+8 |
* | apps/pkcs12.c: Add -untrusted option | Dr. David von Oheimb | 2020-08-27 | 1 | -15/+27 |
* | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte | 2020-08-21 | 1 | -6/+6 |
* | Make better use of new load_cert_pass() variant of load_cert() in apps/ | Dr. David von Oheimb | 2020-08-20 | 4 | -7/+10 |
* | apps: make use of OSSL_STORE for generalized certs and CRLs loading | Dr. David von Oheimb | 2020-08-20 | 9 | -26/+44 |
* | Apps: change provider_path option to provider-path. | Pauli | 2020-08-18 | 2 | -2/+2 |
* | Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072 | Shane Lontis | 2020-08-12 | 1 | -0/+3 |
* | Add libctx support to PKCS7. | Shane Lontis | 2020-08-09 | 1 | -0/+3 |
* | Add libctx support to CMS. | Shane Lontis | 2020-08-09 | 1 | -0/+3 |