Add missing X509_V_ERR_ strings using the ones from OpenSSL.
authortb <tb@openbsd.org>
Tue, 5 Jul 2022 20:31:46 +0000 (20:31 +0000)
committertb <tb@openbsd.org>
Tue, 5 Jul 2022 20:31:46 +0000 (20:31 +0000)
commit326c12e63002ea05fadc5765ef9d8e286f20e3cb
treefd1660b0f3784e662dcece41d843cfc5fd5bf138
parent37d1243cb2ae6e5079c0b021c85bef5bc41ea2a3
Add missing X509_V_ERR_ strings using the ones from OpenSSL.

The well-known masters of consistency of course use strings that don't
match the names of the errors.

ok jsing
lib/libcrypto/x509/x509_txt.c