Configuring Security in the RNIF 2.0
Adapter
To ensure secure communication with your business partners when using the RNIF 2.0 adapter, you configure security services in the Integration Directory.
You have made the corresponding security setting in the adapter.
...
1. Select the Trust Model:
○ Direct
The partner certificate is validated against the certificate saved in the local AS Java keystore.
○ Hierarchical
The trustworthiness of the certificate is checked using the issuer certificate (CA certificate).
2. Under Level, select the extent to which the message content is to be encrypted:
○ None
○ Payload
The service content and the optional message attachments are encrypted.
○ Payload Container
The service header, service content, and the optional message attachments are encrypted.
3. Select the Algorithm for encryption:
○ RC2-40
The key length is 40.
RC2-40 is a weak algorithm. Use one of the alternatives for a more secure encryption.
○ RC2-128
The key length is 128.
○ 3DES
4. Select the Keystore View and Keystore Entry.
The keystore is available in AS Java. Select the entry you created there.
The Keystore Entry must contain the name of your private key.
5. Select the Keystore View and Keystore Entry.
The keystore must match that of the partner.
6. If you have selected the hierarchical trust model, select the Keystore View of Certification Authority.
7. The Algorithm is SHA1.
8. Under Keystore Entry, select the entry that contains your private key.
9. The specifications depend on the trust model:
○ Direct
Select the Keystore View and the Keystore Entry.
The keystore entry of the partner must correspond to the signing certificate name of the partner.
○ Hierarchical
■ Select the Issuer of the signing certificate name of the partner.
■ Select the Subject of the public key.
■ Select the Keystore View of Certification Authority that contains the reference to the certificate of the Certification Authority.