]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add certificate extensions to --mode=print
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 25 Apr 2024 00:00:58 +0000 (18:00 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Sat, 27 Apr 2024 00:44:41 +0000 (18:44 -0600)
commitf2eef7da2dc82e8b0a40f2fb59614a2ae93cd93a
treedc0520c31de266bd9597a7e516de5b87babc610f
parent9cfbc58426456d5e3ae150a6414253b6e0147c04
Add certificate extensions to --mode=print

Hmm. I think this bumps the minimum required LibreSSL to v3.5.0.

Progress for #122.
src/Makefile.am
src/asn1/asn1c/Certificate.c
src/extension.c
src/extension.h
src/libcrypto_util.c [new file with mode: 0644]
src/libcrypto_util.h [new file with mode: 0644]