Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. Hierarchies Upgrade
  13. ActiveVOS Post-Installation Tasks for the Application Server
  14. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  15. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  16. Appendix A: Troubleshooting the Upgrade Process
  17. Appendix B: Frequently Asked Questions
  18. Appendix C: Processing Existing ActiveVOS Tasks
  19. Appendix D: Configuring Metadata Caching

Upgrading from Version 10.1, 10.2, 10.3, or 10.4

Upgrading from Version 10.1, 10.2, 10.3, or 10.4

Configuring the HTTPS Protocol

Configuring the HTTPS Protocol

To use the HTTPS protocol for communication between the MDM Hub components, such as the Hub Server, Process Server, and ActiveVOS, configure the HTTPS protocol in the WebSphere application server.
  1. Create an SSL-enabled WebSphere port.
  2. Configure WebSphere to allow self-signed certificates.
  3. Configure the following custom JVM properties:
    Custom JVM Property
    Description
    javax.net.ssl.keyStore
    Location of the keystore.
    javax.net.ssl.keyStorePassword
    Password of the keystore.
    javax.net.ssl.keyStoreType
    Type of the keystore.
    javax.net.ssl.trustStore
    Location of the truststore.
    javax.net.ssl.trustStorePassword
    Password of the truststore.
    javax.net.ssl.trustStoreType
    Type of the truststore.
For more information about configuring the HTTPS protocol, see the WebSphere documentation.

0 COMMENTS

We’d like to hear from you!