Merge "DOC: add cacert option for oidc-auth command"
This commit is contained in:
@@ -44,6 +44,12 @@ the active controller either through SSH or by using the system console.
|
|||||||
The **oidc-auth** script has the following optional parameters that may
|
The **oidc-auth** script has the following optional parameters that may
|
||||||
need to be specified:
|
need to be specified:
|
||||||
|
|
||||||
|
``--cacert <path to ca cert file>``: The path provides |CA| certificate
|
||||||
|
that validates the server certificate specified by the ``-c`` option.
|
||||||
|
By default, the command reads the value of ``OS_CACERT`` environment
|
||||||
|
variable. If none is specified, the command accesses the server without
|
||||||
|
verifying its certificate.
|
||||||
|
|
||||||
``-c <OIDC_app_IP>``: This is the IP where the OIDC app is running. When
|
``-c <OIDC_app_IP>``: This is the IP where the OIDC app is running. When
|
||||||
not provided, it defaults to "oamcontroller", that is an alias to the
|
not provided, it defaults to "oamcontroller", that is an alias to the
|
||||||
controller floating |OAM| IP. There are two instances where this
|
controller floating |OAM| IP. There are two instances where this
|
||||||
|
Reference in New Issue
Block a user