Melan Nimesh created STRATOS-459:
------------------------------------
Summary: CLI does not accept URL contains "localhost" as
STRATOS_URL
Key: STRATOS-459
URL: https://issues.apache.org/jira/browse/STRATOS-459
Project: Stratos
Issue Type: Bug
Components: CLI
Affects Versions: 4.0.0 Alpha
Environment: Linux
Reporter: Melan Nimesh
Fix For: FUTURE
CLI does not accept URL contains "localhost" as STRATOS_URL
# export STRATOS_URL="https://localhost:9445/"
#./stratos.sh
The "STRATOS_URL" variable in your environment is not a valid URL. You have
provided "https://localhost:9445/".
Please provide the Stratos Controller URL as follows
https://<host>:<port>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)