Try OpenEdge Now
skip to main content
OpenEdge Authentication Gateway Guide
Reference entries : OpenEdge Authentication Gateway utilities : STS Key Utility : stskeyutil common options
 
stskeyutil common options
All of the stskeyutil commands support the following common options:
-file filename
-keystorepath path
-silent
-url sts-url
-v
-file filename
Specify the STS server key file name. The default is oests-key.ecp.
-keystorepath path
Identify the directory location of the client file. The default is %DLC%/keys.
-silent
Do not prompt for password, access-codes, or file paths.
-url sts-url
Specify the STS server's url in the format: https://<host>[:port]/[web-app].
-v
Provide additional run-time information as the utility executes (verbose).
Common options are represented by [ common-options ] in the utility syntax box.