Show TOC

Creating an SSFA InstanceLocate this document in the navigation structure

This section describes how to create an instance of the SSFA application type CLBOAU.

Context

Note The entry CLBOAU should be available in the system as it is part of the standard delivery. You only have to perform this procedure if it is not available for any reason.

Procedure

  1. To check whether the application Collaboration/ABAP SMI exists, run transaction SE16.
  2. Call up table SSFAPPLIC and choose Execute.
    • If the entry is available, continue with step 3.
    • If the entry is missing, first create a new entry with the following values:
    Field Value
    APPLIC Enter CLBOAU.

    DESCRIPT

    Enter Collaboration / ABAP SMI.

    Select the following parameters:

    • B TOOLKIT
    • B FORMAT
    • B PAB
    • B PROFID
    • B PROFILE
    • B HASHALG
    • B ENCRALG
    • B DISTRIB
  3. Run transaction SSFA.
    The Change View "Application-Specific SSF Parameters": Details screen appears.
  4. Select New Entries (F5).
    The New Entries: Details of Added Entries screen appears.
  5. In the Application field, select Collaboration / ABAP SMI from the value help, and choose Enter.
  6. Complete the fields as follows:
    Field Value
    Security Product Enter SAPSECULIB.
    SSF Format

    Select International Standard PKCS#1 (Standard Padding).

    Note In older releases, the entry may be PKCS1-V1.5.
    Hash Algorithm Enter SHA1.
    Encryption Algorithm Enter AES128-CBC.
    Distribute PSE (Only SAPSECULIB) Select this checkbox.
    Note

    If all of the fields do not appear as shown in the table above (for example, Encryption Algorithm is missing), you may have to change settings in table SSFAPPLIC.

    In this example, set the parameter B ENCRALG to X for the application APPLIC = CLBOAU to enable the Encryption Algorithm field in SSFA.

  7. Run transaction STRUST.
    The Trust Manager screen appears. You see the SSFA application you just created in the Dialog Structure.
  8. To create a new Personal Secure Environment (PSE), right-click the SSFA entry, and choose Create.
  9. Complete the fields as follows:
    Field Value
    Name Enter SSF Collaboration Integration.

    Algorithm

    Select RSA.

  10. Save your entries.

Results

You have created the SSFA with the name CLBOAU. To issue the certificate, continue with section Issuing Certificates for SSF CLBOAU.