When running /usr/share/cb/cbssl sso --make-metadata an error message of Unknown IO Error is shown
Incorrectly configured environment variable causing a failure when cbssl calls on xmlsec1 --list-transforms
xmlsec1 --list-transforms
export
declare -x http_proxy="myproxy:8181" should be declare -x http_proxy="http://myproxy:8181"