question

Upvotes
Accepted
401 21 25 35

IBM WebSphere AS 6.1/7.0: How to install TRKD API certificate

I keep getting errors related to establishing SSL connections between client aplication and the TRKD API while running the TRKD API under my IBM Websphere application server. Why is this?

rkd-apirkd
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
791 11 16 20

Sometimes when running TRKD application under IBM Websphere application server you can face with the errors related to establishing SSL connection between client application and TRKD API. In most cases this is related to missing TRKD API certificate in local WebSphere keystore.

In order add TRKD API certificate you need to perform the following steps:

1. In Administrative Console for the corresponding WAS profile navigate to [Security -> SSL certificate and key management -> Key stores and certificates -> NodeDefaultTrustStore -> Signer certificates].

2. Click [Retrieve from port] button. Set host as api.rkd.reuters.com, port 443, add alias (e.g. trkd_cert).

3. Click [Retrieve signer information] then [Apply] link..

4. Save the certificate to master configuration by clicking the appropriate link at the top of the page.

5. Restart WebSphere application server.

Also, please make sure that you configured certificate expiration monitor to keep TRKD API certificate up to date:

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.