From f13570a0d695ed14f5b5c17293cad3372086aa53 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 23 Feb 2007 15:13:33 +0000 Subject: [PATCH] support of ca info records --- src/stroke/stroke.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h index 563c025..ced6555 100644 --- a/src/stroke/stroke.h +++ b/src/stroke/stroke.h @@ -192,6 +192,7 @@ struct stroke_msg_t { char *crluri; char *crluri2; char *ocspuri; + char *ocspuri2; } add_ca; /* data for STR_LOGLEVEL */ -- 2.7.4