Skip to main content
Solved

Is 'Configuring for HTTPS' still required after using the HTTPS and certificate option from the installer

  • April 27, 2026
  • 2 replies
  • 66 views

anryan
Contributor
Forum|alt.badge.img+7

Hi there,

I have installed FME Flow 2026.1 and have used the HTTPS option with a pfx certificate from the installer wizard on Windows Server 2022 AWS EC2.

I can open the WebUI with https:// and everything looks fine and log in with SSO/SAML. The ‘Services’ page has the urls as https:// as well.

 

Question: Is the steps in ‘Configuring for HTTPS’ still required?

Best answer by mattconsortech

Hi,

If the certificate was not self signed and was delivered by a certificate authority, just adding the certificate during the installation process (as you did) should be enough. 

If you can access the web interface and run workspaces from your current configuration, then the steps in the Configuring for HTTPS tutorial are not needed.

Cheers,

Matthieu@Consortech

2 replies

mattconsortech
Contributor
Forum|alt.badge.img+4
  • Contributor
  • Best Answer
  • April 27, 2026

Hi,

If the certificate was not self signed and was delivered by a certificate authority, just adding the certificate during the installation process (as you did) should be enough. 

If you can access the web interface and run workspaces from your current configuration, then the steps in the Configuring for HTTPS tutorial are not needed.

Cheers,

Matthieu@Consortech


anryan
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • April 27, 2026

@mattconsortech yes my cert is from our own CA. Thank you for your help.