]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Construct OCSP check URI
authorMichael Brown <mcb30@ipxe.org>
Sun, 20 May 2012 14:54:03 +0000 (15:54 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 21 May 2012 22:21:38 +0000 (23:21 +0100)
commit944e023def7da2e1e84621803f4bb62855ff99c7
treea166d268bc515f58d0163e5b300a9174a1374df9
parent57de8b6272c38e92d48b815997c81e103fc172ee
[crypto] Construct OCSP check URI

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/ocsp.c
src/include/ipxe/ocsp.h
src/tests/ocsp_test.c