Deprecations

Salz, Rich rsalz at akamai.com
Thu Mar 5 02:21:22 UTC 2020


>Moreover, the deprecated commands print something to the effect of: "The command dsa is deprecated. Use ‘pkey’ instead." when executed.

I hope it only does that
                If (isatty(0) && isatty(1) && isatty(2)) {
                                BIO_printf(bio_errerr, “%s: This command is deprecated, use the \”%s\” command instead.\n”,
                                                prog, “replacement”);

That is, only if “interactive and print to stderr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-project/attachments/20200305/0b82c438/attachment.html>


More information about the openssl-project mailing list