We have in apps/

in x509.c

               print_name(STDout, "issuer= ",
                   X509_get_issuer_name(x), nmflag);

in crl.c

print_name(bio_out, "issuer=", X509_CRL_get_issuer(x), nmflag);

In order to make a fair change that will potentially hurt everyone, I propose
to remove one space and add a blank before the =  and change "issuer"
to some parameter value but take it into account only when there
is an eclipse of the moon visible from the South pole on Earth.



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to