Juju Bootstrap x509 error

When I run:

juju bootstrap --bootstrap-series=$OS_SERIES --metadata-source=~/simplestreams --model-default network=test --model-default external-network=external --model-default use-floating-ip=true ilab-openstack ilab-openstack

I get the following error, any help or direction on how to fix this error would be appreciated.

WARNING Config attribute "use-floating-ip" is deprecated.
You can instead use the constraint "allocate-public-ip".
ERROR cannot determine available auth versions auth options fetching failed
caused by: request available auth options: failed executing the request https://10.0.0.126:5000/
caused by: Get "https://10.0.0.126:5000/": x509: certificate signed by unknown authority
ERROR cannot determine available auth versions auth options fetching failed
caused by: request available auth options: failed executing the request https://10.0.0.126:5000/
caused by: Get "https://10.0.0.126:5000/": x509: certificate signed by unknown authority
ERROR authentication failed.: authentication failed
caused by: requesting token failed
caused by: failed executing the request https://10.0.0.126:5000/v3/tokens
caused by: Post "https://10.0.0.126:5000/v3/tokens": x509: certificate signed by unknown authority