SSL Certificates

SSL Certs, SSL Certificate, SSL Certificates

Securing Your Online Business

webMethods Integration Server 4.6

Open a web browser and go to the URL that appears in the confirmation email you received from Entrust. Your certificates are displayed. The Entrust SSL Certificate is in the section named "Entrust SSL Certificate".

Your certificate will look something like this:

-----BEGIN CERTIFICATE-----
MIISDOIUlkmlsRRlkSlIWLISdsSKJlalOSISLKjwBgNV
BAgAALOJdlwjam4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBU
b3duMRQwEgYDVQQKEwHLOWDvcnR1bml0aTEYMBYGKi2U
ECxMPT25saW5lIFNlcnZpY2VzMRowGAYDVQQDExF3d3c
uZm9yd2FyZC5jby56YTBaMA0GCSqGSIb3DQEHHKJWAAk
lmLKSuljSOIjsfBWu5WLHD/G4BJ+PobiC9d7SpDvAjuy
C+dPAnL0d91tXdm2j190D1kgDoSp5ZyGSgwJh2V7diuu
PlHDAgEDoAAwDQYJVVjkksohvcNAQEEBQADQQBf8LSLK
knlsklSSLlworrr334ZmXD1AvUjuDPCWzFupRIlliq7U
R8Z0wiJUUsllkfq/IuuIlz6oq6htdJklil/wdhh
-----END CERTIFICATE-----

  1. Copy the Server Certificate to your clipboard. You must include the "----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" lines.
  2. Paste the Entrust SSL Certificate into a text editor such as Notepad, and ensure that the entire text is flushed to the left with no leading or trailing white space.
  3. After the Entrust SSL Certificate file, which we send in Base64 Encoded format is saved as a .txt file. Convert the file to DER format using the Certificate Toolkit utility or MSIE.
  4. Save the converted file to the /config directory.
  5. In the IS Admin interface, go to Security / Certificates section.
  6. Edit the Certificate Settings.
  7. Point the Server's Signed Certificate to the Entrust SSL Certificate DER file in your /config directory.
  8. Save changes.