Add ocspverify command

This commit is contained in:
Zhi Guan
2026-06-10 12:36:30 +08:00
parent 5ce74f3534
commit 082a3b7cf2
3 changed files with 354 additions and 0 deletions

View File

@@ -150,6 +150,7 @@ set(tools
tools/certrevoke.c
tools/ocspreq.c
tools/ocspsign.c
tools/ocspverify.c
tools/reqgen.c
tools/reqparse.c
tools/reqsign.c