Skip to content

Workaround segmentation fault in getinfo on Mac

Giulio Eulisse requested to merge eulisse/cern-get-sso-cookie:master into master

When running on Mac, getinfo(CURLCERTINFO) dies of an horrible death, I suspect due to sandboxing getting in the way. Since it seems to me that the call is for debug purposes only, I simply dropped it.

Merge request reports