RandyGaul / cute_headers

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
4.28k stars 266 forks source link

cute_tls - allow ignoring certificate errors #360

Open nopa12 opened 1 year ago

nopa12 commented 1 year ago

allow ignoring certificate errors. same as curl --insecure

RandyGaul commented 1 year ago

This is possible but a bit low priority. A PR would be considered if it were cross-platform.