]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ocspd: Created an OCSP responder daemon ocspd
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 10 Feb 2024 17:44:41 +0000 (18:44 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Tue, 20 Feb 2024 10:11:51 +0000 (11:11 +0100)
commitfb56df5c98649d9a4b313fdee24d5dc6c189c1e1
tree2f49ba74778a9fce5e38f0e2ee4ef4a7a3929779
parent0d61efdf02cbd498b9e21272f47e70894da492ed
ocspd: Created an OCSP responder daemon
configure.ac
src/Makefile.am
src/ocspd/.gitignore [new file with mode: 0644]
src/ocspd/Makefile.am [new file with mode: 0644]
src/ocspd/ocspd.8 [new file with mode: 0644]
src/ocspd/ocspd.8.in [new file with mode: 0644]
src/ocspd/ocspd.c [new file with mode: 0644]