Table of Contents

Search

  1. Preface
  2. Workflow Manager
  3. Workflows and Worklets
  4. Sessions
  5. Session Configuration Object
  6. Tasks
  7. Sources
  8. Targets
  9. Connection Objects
  10. Validation
  11. Scheduling and Running Workflows
  12. Sending Email
  13. Workflow Monitor
  14. Workflow Monitor Details
  15. Session and Workflow Logs
  16. Appendix A: Session Properties Reference
  17. Appendix B: Workflow Properties Reference

Workflow Basics Guide

Workflow Basics Guide

Adding Certificates to the Trust Certificates File

Adding Certificates to the Trust Certificates File

If the HTTP server or web service provider uses a certificate that is not included in the ca-bundle.crt file, you can add the certificate to the ca-bundle.crt file.
  1. Use Internet Explorer to locate the certificate and create a copy:
    • Access the HTTP server or web service provider using HTTPS.
    • Double-click the padlock icon in the status bar of Internet Explorer.
    • In the Certificate dialog box, click the Details tab.
    • Select the Authority Information Access field.
    • Click Copy to File.
    • Use the Certificate Export Wizard to copy the certificate in DER format.
  2. Convert the certificate from DER to PEM format.
  3. Append the PEM certificate file to the certificate bundle, ca-bundle.crt.
    The ca-bundle.crt file is located in the following directory: <PowerCenter Installation Directory>/server/bin
For more information about adding certificates to the ca-bundle.crt file, see the curl documentation at http://curl.haxx.se/docs/sslcerts.html.

0 COMMENTS

We’d like to hear from you!