From 944e023def7da2e1e84621803f4bb62855ff99c7 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 20 May 2012 15:54:03 +0100 Subject: [crypto] Construct OCSP check URI Signed-off-by: Michael Brown --- src/include/ipxe/ocsp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/ipxe') diff --git a/src/include/ipxe/ocsp.h b/src/include/ipxe/ocsp.h index e84149237..2521681c0 100644 --- a/src/include/ipxe/ocsp.h +++ b/src/include/ipxe/ocsp.h @@ -70,6 +70,8 @@ struct ocsp_check { struct x509_certificate *cert; /** Issuing certificate */ struct x509_certificate *issuer; + /** URI string */ + char *uri_string; /** Request */ struct ocsp_request request; /** Response */ -- cgit v1.2.3-55-g7522