CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/24 12:22:14
Modified files:
lib/libcrypto/x509: ext_dat.h
Log message:
Add certificate transparency methods to the standard extensions.
This way, CT extensions in certs will be parsed by the new CT code
when they are encountered. This gets rid of a lot of gibberish when
looking at a cert with 'openssl x509 -text -noout -in server.pem'
ok beck jsing
