freebsd-dev/sbin/dumpon
Enji Cooper 52b63df9b6 dumpon: provide diag info when PEM_read_RSA_PUBKEY fails
This change modifies dumpon to print out the last error from OpenSSL
when `PEM_read_RSA_PUBKEY` fails. This allows end-users to diagnose why
reading in RSA pubkey files fails so they can adjust the usage to meet
the needs of the command.

MFC after:	1 week
2023-05-26 18:05:04 -07:00
..
dumpon.8
dumpon.c dumpon: provide diag info when PEM_read_RSA_PUBKEY fails 2023-05-26 18:05:04 -07:00
Makefile
Makefile.depend
Makefile.depend.options