Contents

Popular

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

API Management Server

Since SSL support is provided for Jetty, it is possible to configure the SSL parameters for Jetty running with API Management Server by editing corresponding AMS profiles.

By default, the SSL property for Jetty is disabled. To enable this property, perform the actions below:

  1. Go to the eStudio application and open the AMS profile from the Profile Management perspective before starting the AMS server.
     
  2. Navigate to APIMANAGER > APIJetty > APIManagerJetty, and select the SSLEnabled properties checkbox.

    Image Added
     
  3. Specify the values for KeyStoreLocation, KeyStorePassword, TrustStore, TrustStorePasswd, and save the AMS profile.

    Image Added
     
  4. Start the servers. Jetty gets started with SSL enabled. 
Note
titleAccepting both SSL and non-SSL connections

For the Web Servers to accept both SSL and non-SSL connections, enable the DefaultConnectorEnabled property. The PortNumber property represents the HTTP protocol (non SSL) and SSLPortNumber represents the HTTPS protocol.

Image Added

API Gateway Server

Since SSL support is provided for Jetty, it is possible to configure the SSL parameters for Jetty running with Gateway by editing corresponding AGS profiles.

...

  1. Go to the eStudio application and open the AGS profile from the Profile Management perspective before starting the AGS server.
     
  2. Navigate to APIGateway > Jetty PeerAPIManagementJetty, and select the SSLEnabled properties checkbox.


    Figure 1: Configuring Jetty for AGS
     
  3. Specify the values for KeyStoreLocation, KeyStorePassword, TrustStore, TrustStorePasswd, and save the AGS profile.


    Figure 2: Configuring SSL settings
     
  4. Start the servers. Jetty gets started with SSL enabled.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence