diff options
| author | xXx-caillou-xXx | 2018-08-29 18:09:51 +0200 |
|---|---|---|
| committer | jvoisin | 2018-08-29 16:09:51 +0000 |
| commit | 89e859d09248de6b1b9b9cdd652cb72c9f7ff098 (patch) | |
| tree | f24c9e82da5bede181607903fb4e98f59210a057 /src/sp_config_keywords.h | |
| parent | 10552296658a87e59b60a20214fef1902320d390 (diff) | |
Change how we're validating certificates
Diffstat (limited to 'src/sp_config_keywords.h')
| -rw-r--r-- | src/sp_config_keywords.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_config_keywords.h b/src/sp_config_keywords.h index f7a4ca4..ab58456 100644 --- a/src/sp_config_keywords.h +++ b/src/sp_config_keywords.h | |||
| @@ -17,6 +17,5 @@ int parse_eval_whitelist(char *line); | |||
| 17 | int parse_session(char *line); | 17 | int parse_session(char *line); |
| 18 | int parse_sloppy_comparison(char *line); | 18 | int parse_sloppy_comparison(char *line); |
| 19 | int parse_wrapper_whitelist(char *line); | 19 | int parse_wrapper_whitelist(char *line); |
| 20 | int parse_curl_verify_certificates(char *line); | ||
| 21 | 20 | ||
| 22 | #endif // __SP_CONFIG_KEYWORDS_H | 21 | #endif // __SP_CONFIG_KEYWORDS_H |
