Newer
Older
# the cabundle file needed to trust ssl endpoints
export OS_CACERT=`pwd`/rc-k8s-cabundle.cer
export CURL_CA_BUNDLE=$OS_CACERT
# the cabundle file needed to trust ssl endpoints
export OS_CACERT=`pwd`/rc-k8s-cabundle.cer
export CURL_CA_BUNDLE=$OS_CACERT