Commit d1d72af
authored
Fix minimum curl version for CURLOPT_CAINFO_BLOB (#1453)
This MR fixes compilation on Rocky Linux 9 (and thus likely also on
RHEL9), which uses curl-7.76 and thus - as noted on
https://curl.se/libcurl/c/CURLOPT_CAINFO_BLOB.html - does not yet have
support for CURLOPT_CAINFO_BLOB.
Relates-To: OLPSUP-27800
Signed-off-by: Robert Buchholz <[email protected]>1 parent 370ce8d commit d1d72af
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments