using --insecure give the following output
viouser@localhost:~/RC files/v3$ keystone --insecure token-get
Authorization Failed: SSL exception connecting to https://172.20.10.103:5000/v3/tokens: [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:590)
Here is the ENV info as well
viouser@localhost:~/RC files/v3$ env | grep "OS_"
OS_PROJECT_ID=835f733971934b348234f33550cbb62d
OS_REGION_NAME=nova
OS_USER_DOMAIN_NAME=Default
OS_PROJECT_NAME=admin
OS_IDENTITY_API_VERSION=3
OS_PASSWORD=VMware1!
OS_AUTH_URL=https://172.20.10.103:5000/v3
OS_USERNAME=admin
OS_ENDPOINT_TYPE=internalURL
OS_INTERFACE=internal
Note command running cli commands from the OMS