Closed nicklan closed 2 years ago
This will fix https://github.com/databricks/click/issues/195. Reqwest on osx seems to not support parsing multiple certs in one string, so we split them up and add them one at a time.
This will fix https://github.com/databricks/click/issues/195. Reqwest on osx seems to not support parsing multiple certs in one string, so we split them up and add them one at a time.