Possibility to run Mendix locally using https?

3
Hi All,   Is there any possibility to run Mendix App over SSL-HTTPS for on-prem installations especially on Windows. It seems there is no configuration on Mendix Service Console to set up https and SSL certificate. We would like to establish an SSL communication between IIS (Reverse Proxy) and Mendix Application. This is what we exactly want to achieve. Any SSL encryption/decryption & HTTPS hosting support from Mendix Application or Mendix Service Console side?   Possible architectures could be seen over here. Similar question here which is not up to date.    
asked
2 answers
1

It is possible to run a Mendix App over SSL-HTTPs on-prem on Windows. You can find more details in the documentation.

 

https://docs.mendix.com/developerportal/deploy/deploy-mendix-on-microsoft-windows/#53-add-https-binding

 

Good luck, and I hope this has helped.

 

answered
0

Have a look at

Security for Your On-Premises Installation | Mendix Documentation

 

https://www.digicert.com/ssl-certificate-installation-microsoft-iis-7.htm

answered