]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
support of ca info records
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 23 Feb 2007 15:13:33 +0000 (15:13 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 23 Feb 2007 15:13:33 +0000 (15:13 -0000)
src/stroke/stroke.h

index 563c0256f24b3092943374777cab7ab23c9cbde5..ced655583451c9c0b5590ee7f8f3c0ad5ae091fb 100644 (file)
@@ -192,6 +192,7 @@ struct stroke_msg_t {
                        char *crluri;
                        char *crluri2;
                        char *ocspuri;
+                       char *ocspuri2;
                } add_ca;
 
                /* data for STR_LOGLEVEL */