mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
8120223773
- Added options `-not_before` (start date) and `-not-after` (end date) for explicit setting of the validity period of a certificate in the apps `ca`, `req` and `x509` - The new options accept time strings or "today" - In app `ca`, use the new options as aliases of the already existing options `-startdate` and `-enddate` - When used in apps `req` and `x509`, the end date must be >= the start date, in app `ca` end date < start date is also accepted - In any case, `-not-after` overrides the `-days` option - Added helper function `check_cert_time_string` to validate given certificate time strings - Use the new helper function in apps `ca`, `req` and `x509` - Moved redundant code for time string checking into `set_cert_times` helper function. - Added tests for explicit start and end dates in apps `req` and `x509` - test: Added auxiliary functions for parsing fields from `-text` formatted output to `tconversion.pl` - CHANGES: Added to new section 3.4 Signed-off-by: Stephan Wurm <atomisirsi@gsklan.de> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21716) |
||
---|---|---|
.. | ||
build.info | ||
CA.pl.pod | ||
openssl-asn1parse.pod.in | ||
openssl-ca.pod.in | ||
openssl-ciphers.pod.in | ||
openssl-cmds.pod.in | ||
openssl-cmp.pod.in | ||
openssl-cms.pod.in | ||
openssl-crl2pkcs7.pod.in | ||
openssl-crl.pod.in | ||
openssl-dgst.pod.in | ||
openssl-dhparam.pod.in | ||
openssl-dsa.pod.in | ||
openssl-dsaparam.pod.in | ||
openssl-ec.pod.in | ||
openssl-ecparam.pod.in | ||
openssl-enc.pod.in | ||
openssl-engine.pod.in | ||
openssl-errstr.pod.in | ||
openssl-fipsinstall.pod.in | ||
openssl-format-options.pod | ||
openssl-gendsa.pod.in | ||
openssl-genpkey.pod.in | ||
openssl-genrsa.pod.in | ||
openssl-info.pod.in | ||
openssl-kdf.pod.in | ||
openssl-list.pod.in | ||
openssl-mac.pod.in | ||
openssl-namedisplay-options.pod | ||
openssl-nseq.pod.in | ||
openssl-ocsp.pod.in | ||
openssl-passphrase-options.pod | ||
openssl-passwd.pod.in | ||
openssl-pkcs7.pod.in | ||
openssl-pkcs8.pod.in | ||
openssl-pkcs12.pod.in | ||
openssl-pkey.pod.in | ||
openssl-pkeyparam.pod.in | ||
openssl-pkeyutl.pod.in | ||
openssl-prime.pod.in | ||
openssl-rand.pod.in | ||
openssl-rehash.pod.in | ||
openssl-req.pod.in | ||
openssl-rsa.pod.in | ||
openssl-rsautl.pod.in | ||
openssl-s_client.pod.in | ||
openssl-s_server.pod.in | ||
openssl-s_time.pod.in | ||
openssl-sess_id.pod.in | ||
openssl-smime.pod.in | ||
openssl-speed.pod.in | ||
openssl-spkac.pod.in | ||
openssl-srp.pod.in | ||
openssl-storeutl.pod.in | ||
openssl-ts.pod.in | ||
openssl-verification-options.pod | ||
openssl-verify.pod.in | ||
openssl-version.pod.in | ||
openssl-x509.pod.in | ||
openssl.pod | ||
tsget.pod |