From: Andreas Steffen Date: Fri, 23 Feb 2007 15:13:33 +0000 (-0000) Subject: support of ca info records X-Git-Tag: 4.0.7~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f13570a0d695ed14f5b5c17293cad3372086aa53;p=thirdparty%2Fstrongswan.git support of ca info records --- diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h index 563c0256f2..ced6555834 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 */