Contact Us 1-800-596-4880

Private Cloud Edition Features

Anypoint Platform Private Cloud Edition enables you to:

  1. Configure User Management using LDAP.

  2. Configure an SMTP server to send API Manager alerts from your Anypoint Platform Private Cloud Edition installation.

  3. Set your certificates and private key to handle SSL encryption for Anypoint Platform.

  4. Add a customized disclaimer to the Anypoint Platform Signin page.

SMTP

Anypoint Platform Private Cloud Edition requires you to set up your own SMTP email server to deliver email alerts for both API Manager and Runtime manager.

This service doesn’t create an SMTP server for you. You must configure the service with the settings of an existing SMTP server within your environment.

  1. In the Access Management navigation menu, click the SMTP option and configure the details for your SMTP server:

    Field Description Example

    Host

    The host name of your SMTP server

    smtp.gmail.com

    Port

    The port used to communicate to your SMTP server

    587

    Username

    The username to authenticate to your SMTP server

    mulesoft.onprem.smtp@gmail.com

    Password

    Your SMTP password

    examplepassphrase

  2. After you enter your configuration information, click Save.

DNS or IP

You must provide the DNS or IP that is exposed on your instance of the Anypoint Platform to the local network, to enable Mule runtime to communicate with it.

  1. In the Access Management navigation menu, select the DNS/IP tab.

  2. In the Platform DNS/IP field, enter the address where you are hosting Anypoint Platform.

  3. Click Save.

Security

You can configure Anypoint Platform to use your own certificate, and you can also choose the cipher and DH groups for the key exchange method.

  1. In the Access Management navigation menu, click the Security link.

    A form with fields to upload a certificate and a private key, a checkbox to use default ciphers and DH group, and a Save button
  2. In the Certificate field, click Browse to locate and select your certificate.

  3. In the Key field, click Browse to locate and select the private key for the certificate you provided.

  4. Click Save.

  5. Optionally, you can disregard the default configuration and choose your own cipher and Diffie-Hellman group file.

    A form with fields for a certificate, private key, ciphers, and DH group
  6. Uncheck Use default ciphers and DH Group.

    1. Enter the cipher you want to use, for example, ECDHE-RSA-AES128-SHA256.

    2. Upload a DH Group.

Set up a Disclaimer Message

  1. Click the Disclaimer section to set up a disclaimer message that your users see when they access the Anypoint Platform Signin page.

    This can also be a custom HTML message.

  2. Click Save.