Process incoming NewSessionTicket messages on the client side
[openssl.git] / apps / ocsp.c
index 41ea97030786e9b1b3d54a7f46ef0117b6745476..8f6084214dac4620eb336c80d56c43b565f7c139 100644 (file)
@@ -99,7 +99,7 @@ typedef enum OPTION_choice {
     OPT_MD
 } OPTION_CHOICE;
 
-OPTIONS ocsp_options[] = {
+const OPTIONS ocsp_options[] = {
     {"help", OPT_HELP, '-', "Display this summary"},
     {"out", OPT_OUTFILE, '>', "Output filename"},
     {"timeout", OPT_TIMEOUT, 'p',