keyentry import

Definition

To import a key entry from separate files into the database

Command Usage

Syntax

MS Windows: setup.bat keyentry import [args...]

UNIX and Linux: ./setup.sh keyentry import [args...]

Command Arguments
Name Definition
alias The alias name of the key entry
privateKeyFilename The file that contains the private key (it must be in the PKCS#8 format encoded in DER)
certificateFilename The file that contains the certificate (it must be in the X509v3 format encoded in DER)

Detailed Information

Authorization

To work with this command, you must have the Administrator role in your SAP CC user profile.

Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.

In Scope

Management of the key entries for secured services
delete - To delete a key entry from the database
export - To export a key entry from the database to separate files
export_p12 - To export a key entry from the database to a PKCS#12 file
import - To import a key entry from separate files into the database
import_p12 - To import a key entry from a PKCS#12 file into the database
link - To link the key entry to one or several services
list - To list all the key entries
unlink - To unlink a key entry from all the declared services
listLinks - To list all the linked key entries