CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/25 03:46:36
Modified files:
lib/libcrypto/x509: x509_r2x.c x509_req.c
Log message:
Use X509_set_version() and X509_REQ_set_version() instead doing it by hand
A small side-effect in X509_to_X509_REQ() is that 'x->req_info->enc.modified'
now earlier on is set to 1.
OK tb@ jsing@
