Revision 2f84d2a1f1653674f6885a42efd2f648f8372491 authored by Marc on 04 January 2020, 15:27:17 UTC, committed by Dmitry Belyavskiy on 19 May 2020, 08:38:00 UTC
Add certificate validity period (v) and public key & signature algorithms (a) to the "Certificate Chain" output.

Eg:
Certificate chain
 0 s:C = US, ST = California, L = Mountain View, O = Google LLC, CN = www.google.com
   i:C = US, O = Google Trust Services, CN = GTS CA 1O1
   a:PKEY: id-ecPublicKey, 256 (bit); sigalg: RSA-SHA256
   v:NotBefore: Dec  3 14:49:26 2019 GMT; NotAfter: Feb 25 14:49:26 2020 GMT
 1 s:C = US, O = Google Trust Services, CN = GTS CA 1O1
   i:OU = GlobalSign Root CA - R2, O = GlobalSign, CN = GlobalSign
   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
   v:NotBefore: Jun 15 00:00:42 2017 GMT; NotAfter: Dec 15 00:00:42 2021 GMT

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/10757)
1 parent e9e7b5d
History
File Mode Size
perl
add-depends.pl -rw-r--r-- 10.6 KB
build.info -rw-r--r-- 316 bytes
cavs-to-evptest.pl -rw-r--r-- 3.1 KB
check-format-test-negatives.c -rw-r--r-- 7.6 KB
check-format-test-positives.c -rw-r--r-- 8.7 KB
check-format.pl -rwxr-xr-x 59.7 KB
check-malloc-errs -rwxr-xr-x 548 bytes
ck_errf.pl -rwxr-xr-x 4.3 KB
copy.pl -rw-r--r-- 1.6 KB
dofile.pl -rw-r--r-- 3.4 KB
echo.pl -rw-r--r-- 174 bytes
engines.num -rw-r--r-- 120 bytes
err-to-raise -rwxr-xr-x 3.0 KB
find-doc-nits -rwxr-xr-x 37.8 KB
find-unused-errs -rwxr-xr-x 1.3 KB
fix-includes -rwxr-xr-x 582 bytes
fix-includes.sed -rw-r--r-- 502 bytes
indent.pro -rw-r--r-- 10.9 KB
libcrypto.num -rw-r--r-- 349.7 KB
libssl.num -rw-r--r-- 34.4 KB
local_shlib.com.in -rw-r--r-- 1.1 KB
markdownlint.rb -rw-r--r-- 832 bytes
merge-err-lines -rwxr-xr-x 969 bytes
missingcrypto-internal.txt -rw-r--r-- 56 bytes
missingcrypto.txt -rw-r--r-- 35.8 KB
missingcrypto111.txt -rw-r--r-- 39.4 KB
missingmacro.txt -rw-r--r-- 4.4 KB
missingmacro111.txt -rw-r--r-- 5.9 KB
missingssl-internal.txt -rw-r--r-- 0 bytes
missingssl.txt -rw-r--r-- 1.0 KB
missingssl111.txt -rw-r--r-- 1.6 KB
mkbuildinf.pl -rwxr-xr-x 1.5 KB
mkdef.pl -rwxr-xr-x 11.6 KB
mkdir-p.pl -rwxr-xr-x 977 bytes
mkerr.pl -rwxr-xr-x 21.3 KB
mknum.pl -rw-r--r-- 4.6 KB
mkpod2html.pl -rwxr-xr-x 1.2 KB
mkrc.pl -rwxr-xr-x 1.9 KB
mktar.sh -rwxr-xr-x 1.3 KB
openssl-update-copyright -rwxr-xr-x 1.5 KB
opensslwrap.sh -rwxr-xr-x 1.1 KB
other-internal.syms -rw-r--r-- 98 bytes
other.syms -rw-r--r-- 27.3 KB
providers.num -rw-r--r-- 60 bytes
shlib_wrap.sh.in -rwxr-xr-x 4.7 KB
su-filter.pl -rw-r--r-- 6.4 KB
unlocal_shlib.com.in -rw-r--r-- 935 bytes
wrap.pl -rwxr-xr-x 1.5 KB

back to top