SSL Certificates

SSL Certs, SSL Certificate, SSL Certificates

Securing Your Online Business

webMethods Integration Server 4.6

  1. After correctly configuring your Certificate Settings. Go to Security / Ports in the IS Admin interface.
  2. You will see the default enabled port of 5555.
  3. Click on Add Port
  4. Choose webMethodsHTTPS and click Go To Step 2
  5. Type in 443 for the Port and select your proper package name. See Important Note.

IMPORTANT NOTE

Package name:
Package associated with this port. When you enable the package, the server enables the port. When you disable the package, the server disables the port.

If you replicate this package, the Integration Server creates a port with this number and the same settings on the target server. If a port with this number already exists on the target server, its settings remain intact. This feature is useful if you create an application that expects input on a specific port. The application will continue to work after it is replicated to another server.

Bind Address:
(optional)
IP address to which to bind this port. Specify a bind address if your machine has multiple IP addresses and you want the port to use this specific address. If you do not specify a bind address, the server picks one for you.

Server's Certificate:
(Optional.)
Path and file name of the file that contains the Integration Server's digital certificate. Specify a value here only if you want this port to present a different server certificate from the one specified on the Certificates screen.

Authority's Certificate
(Optional.)
Path and file name of the file that contains the certificate for the certificate authority that signed the Integration Server's digital certificate.

Private Key
(Optional.)
Path and file name of the file that contains the private key of the private/public key pair associated with the Integration Server's digital certificate. If you leave this field blank, the Integration Server uses the private key specified on the Certificates screen.

Trusted Authority Directory
(Optional.)
Name of the directory (relative to the server home) that contains the digital certificates of certificate authorities trusted by this server, for example config\trustedcas. If you leave this field blank, the Integration Server uses the trusted authority directory specified on the Certificates screen. If the trusted authority field is blank on the Certificates screen as well, the server trusts no certificates.

Edit Access Mode

  • Click on Edit Access Mode for your HTTPS Listener for 443 from Port List
  • Click on Set Access Mode to Allow by Default
    Click OK to the warning box. NOTE: You will need to refer to webMethods support in order to assist in setting access mode to application needs

Enable SSL Port

  • Go to Security / Ports section
  • Click on the "No" title under the enable section for Port 443
  • A pop up will appear saying "Ok to enable..."
  • Click OK
  • If you like you can set the port 443 to default. This will allow you to only connect using HTTPS and not HTTP.