This command is used to upload a keystore by uploading the keystore file. You can upload keystores on subaccount, application, and subscription levels.
SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.
For more information, see SAP Note 3351844.
This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform
↗️ .
To list all parameters available for this command, execute neo help upload-keystore
in the command line.
Required |
|
---|---|
|
Consumer subaccount technical name The account for which you provide username and password.
|
|
Enter a region host.
|
|
Path to a keystore file to be uploaded from the local file system. The file extension determines the keystore type. The following extensions are supported:
|
|
Use your email, SAP ID or user name
|
Optional |
|
---|---|
|
Application name
|
|
Overwrites a file with the same name if such already exists. If you do not explicitly include the |
On Subscription Level
neo upload-keystore --account <consumer_subaccount_technical_name> --application <provider_subaccount_technical_name>:<provider_application_name>
--user <e-mail_or_user> --location C:\Keystores\KeyStore1.jks --host hana.ondemand.com
On Application Level
neo upload-keystore --account <provider_subaccount_technical_name> --application <application_name>
--user <e-mail_or_user> --location C:\Keystores\KeyStore1.jks --host hana.ondemand.com
On Subaccount Level
neo upload-keystore --account <subaccount_technical_name> --user <e-mail_or_user>
--location C:\Keystores\KeyStore1.jks --host hana.ondemand.com
Related Information
Using the Keystore Service for Client Side HTTPS Connections