CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/03 10:44:04
Modified files:
usr.bin/openssl: ca.c req.c s_client.c
Log message:
Use X509_*get0_pubkey() wherever possible to simplify and clean up
the code. Also add error checking where possible.
ok jsing
