Overhaul the display of certificate details in
authorDr. Stephen Henson <steve@openssl.org>
Thu, 15 Mar 2001 19:13:40 +0000 (19:13 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 15 Mar 2001 19:13:40 +0000 (19:13 +0000)
commit535d79da635c2015a88a0184321296bdcb201848
tree5bca4bb95332244dbe4b6770c6b80c45253d2c13
parent4f69172d25f1aab5dce50f97cd5ab61a6d74d771
Overhaul the display of certificate details in
the 'ca' utility. This can now be extensively
customised in the configuration file and handles
multibyte strings and extensions properly.

This is required when extensions copying from
certificate requests is supported: the user
must be able to view the extensions before
allowing a certificate to be issued.
CHANGES
apps/apps.c
apps/ca.c
crypto/asn1/a_strex.c
crypto/asn1/t_x509.c
crypto/x509/x509.h
crypto/x509v3/v3_utl.c
crypto/x509v3/x509v3.h