question

CSN avatar image
1 Like"
CSN asked laary commented

FlexSim Webserver support HTTPS?

Hi,guys,

Does FlexSim Webserver support HTTPS transfer? And how to import the certificate?

Thanks


FlexSim 22.2.1
flexsim webserver
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Phil BoBo avatar image
2 Likes"
Phil BoBo answered laary commented

You could use a reverse proxy to allow SSL with a valid cert that goes between the flexsim web service running without SSL and the public address that you access it from.

Alternatively, you can modify line 371 of C:\Program Files (x86)\FlexSim Web Server\webserver\server.js to use https instead of http. There's a commented-out example in the lines above it:

1663077358135.png


1663077358135.png (249.4 KiB)
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.