Sort X.509 error reasons, use next available error value, and align
authorjob <job@openbsd.org>
Mon, 24 Apr 2023 08:39:06 +0000 (08:39 +0000)
committerjob <job@openbsd.org>
Mon, 24 Apr 2023 08:39:06 +0000 (08:39 +0000)
commit70a14bb9b46f7b8242587f783584a0a5cc81a48a
treeff77fa598340509b0b605dd22e32f4649756857b
parent39cb9cdb8be7c67e817b5dea952b9deb17f5e54f
Sort X.509 error reasons, use next available error value, and align
error message with internal error code name.

OK tb@ jsing@
lib/libcrypto/x509/x509.h
lib/libcrypto/x509/x509_err.c