diff --git a/src/stroke/stroke_keywords.h b/src/stroke/stroke_keywords.h index 2bf55d405..34fab1360 100644 --- a/src/stroke/stroke_keywords.h +++ b/src/stroke/stroke_keywords.h @@ -50,7 +50,7 @@ typedef enum { } stroke_keyword_t; #define STROKE_LIST_FIRST STROKE_LIST_CERTS -#define STROKE_REREAD_FIRST STROKE_REREAD_CACERTS +#define STROKE_REREAD_FIRST STROKE_REREAD_SECRETS #define STROKE_PURGE_FIRST STROKE_PURGE_OCSP typedef struct stroke_token stroke_token_t;