Dr. David von Oheimb
|
b36d6a5ef8
apps/cmp.c: Correct -keyform option range w.r.t engine
|
4 年之前 |
Dr. David von Oheimb
|
f6d3359d65
apps/cmp.c: Fix bug on -path option introduced in commit 3c9d6266ed85
|
3 年之前 |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 年之前 |
Richard Levitte
|
f91d003a0e
APPS: Adapt load_key() and load_pubkey() for the engine: loader
|
4 年之前 |
Richard Levitte
|
467f441bc6
APPS: Modify apps/cmp.c to use set_base_ui_method() for its -batch option
|
4 年之前 |
Dr. David von Oheimb
|
931d5b4b27
apps/cmp.c: fix crash with -batch option on OPENSSL_NO_UI_CONSOLE
|
4 年之前 |
Dr. David von Oheimb
|
68f9d9223b
apps/cmp.c: Improve description of key loaded due to -newkew option
|
4 年之前 |
Dr. David von Oheimb
|
8c5c2fa544
CMP: prevent misleading PKIStatusInfo output if not response available
|
4 年之前 |
Dr. David von Oheimb
|
6fd8313589
apps/cmp.c: Improve diagnostics on -server URL parse error
|
4 年之前 |
Dr. David von Oheimb
|
0e7bc901bf
apps/cmp.c: Add diagnostics on config file section(s) used
|
4 年之前 |
Dr. David von Oheimb
|
3c9d6266ed
apps/cmp.c: Improve order of -path option: just after -server
|
4 年之前 |
Richard Levitte
|
b78c777ee3
APPS: Implement load_keyparams() to load key parameters
|
4 年之前 |
Dr. David von Oheimb
|
55c61473b5
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
|
4 年之前 |
Xiaofei Bai
|
ebcae87f6b
FIX strncpy warning in apps/cmp.c.
|
4 年之前 |
Matt Caswell
|
798f932980
Fix safestack issues in cmp.h
|
4 年之前 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 年之前 |
Dr. David von Oheimb
|
5ea4c6e553
apps/cmp.c: Improve example given for -geninfo option (also in man page)
|
4 年之前 |
Dr. David von Oheimb
|
62261446b2
apps/cmp.c: Improve user guidance on missing -subject etc. options
|
4 年之前 |
Dr. David von Oheimb
|
7a7d6b514f
apps/cmp.c: Improve documentation of -extracerts, -untrusted, and -otherpass
|
4 年之前 |
Dr. David von Oheimb
|
ef2d3588e8
apps/cmp.c: Improve documentation of -secret, -cert, and -key options
|
4 年之前 |
Dr. David von Oheimb
|
b0a4cbead3
apps/cmp.c: Improve safeguard assertion on consistency of cmp_options[] and cmp_vars[]
|
4 年之前 |
Dr. David von Oheimb
|
5a0991d0d9
Add/harmonize multi-valued RDN support and doc of ca, cmp, req, storeutl, and x509 apps
|
4 年之前 |
Dr. David von Oheimb
|
bb30bce22b
bugfix in apps/cmp.c and cmp_client.c: inconsistencies on retrieving extraCerts in code and doc
|
4 年之前 |
Dr. David von Oheimb
|
a877d2629b
apps/cmp.c: clear leftover errors on loading libengines.so etc.
|
4 年之前 |
Dr. David von Oheimb
|
a0745e2be6
Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs
|
4 年之前 |
Dr. David von Oheimb
|
b434b2c08d
Allow unauthenticated CMP server if missing -trusted, -srvcert, and -secret options
|
4 年之前 |
Dr. David von Oheimb
|
d96486dc80
apps/cmp.c: Allow default HTTP path (aka CMP alias) given with -server option
|
4 年之前 |
Dr. David von Oheimb
|
6e477a60e4
apps/cmp.c: Use enhanced OSSL_HTTP_parse_url(), removing parse_addr() and atoint()
|
4 年之前 |
Dr. David von Oheimb
|
0b86eefd43
OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted
|
4 年之前 |
Dr. David von Oheimb
|
15076c26d7
Strengthen chain building for CMP
|
4 年之前 |