back to top

How to Run a Local Development Creatio Installation using HTTPS

If you have a local installation of Creatio that you use for development and would like to use HTTPS to access this local install, this article will outline the steps needed to set this up.

If You’re Accessing the Local Install on the Same Server via Localhost

If you’re working on the same server where the local Creatio install is located, and accessing it via localhost, you can use the IIS Express Development Certificate on the machine. The first step is to open the bindings for the Creatio website in IIS and add https, then select the IIS Express Development Certificate.

Once you’ve added that, you’re still not yet done. Chrome won’t recognize the certificate as valid since it’s not from a trusted certification authority. To get it to be recognized as valid, we need to add the certificate to the Trusted Root Certification Authorities store for the local computer and for the user. To do this, click the “Not secure” button in the Chrome address bar, then click “Certificate”:

A dialog will open showing the details of the certificate. Switch to the Details tab and click the Copy to File button and save the certificate somewhere on your computer (like your desktop, this is temporary and you can delete after you’re done with all the steps). Just leave all defaults in the wizard that saves the certificate:

Once the certificate is saved, simply double-click on it and then click the “Install Certificate” button:

A wizard will open to install the certificate. Select “Local Machine” and then next. Select “Place all certificates in the following store” and then browse to select “Trusted Root Certification Authorities” as the location. Then click next through the wizard accepting all other defaults:

Once that is done, repeat the steps by double-clicking the certificate file again, but this time select “Current User” instead of “Local Machine” and install it in the Trusted Root Certification Authorities for the current user.

If Chrome is open, you’ll need to close it and reopen. Now, when you go to https://localhost you’ll get the lock icon.

 

If You’re Accessing Creatio On Other Computers (Not via Localhost)

If you’re not accessing Creatio via localhost on the same server it’s installed on, you’ll want to get a real certificate. This method works for even local production installs as well, not just for development purposes. To do this, I would recommend using LetsEncrypt.orgLetsEncrypt is a free certification authority. There is a tool that makes installing this in IIS a breeze. The tool is on a website named CertifyTheWeb.com, which uses LetsEncrypt, it will retrieve a valid certificate from LetsEncrypt.org for you, install it in IIS, and will even keep it renewed automatically for you (LetsEncrypt.org certificates expire after 3 months unless continually renewed – this tool will do that for you automatically).

As I mentioned, this route is valid not just for development environments, but for production Creatio installs (or any website) as well.

If you’d like, I have also recorded the steps walking though what I’ve outlined in this article. You can view that recording here.

PLEASE NOTE

For current versions of Creatio, you will also need to make some changes to the web.config files. See this article in the academy

Switch a Creatio website from HTTP to HTTPS

Contact Customer FX for your CRM project
We let our expertise speak for itself - let us know how our all-star team can help on your CRM project
About the Author
Ryan Farley
Ryan Farleyhttps://customerfx.com/article/author/ryanfarley/
Ryan Farley is the Director of Development for Customer FX and creator of slxdeveloper.com. He's been blogging regularly about SalesLogix, now Infor CRM, since 2001 and believes in sharing with the community. His new passion for CRM is Creatio, formerly bpm'online. He loves C#, Javascript, web development, open source, and Linux. He also loves his hobby as an amateur filmmaker.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

AI Readiness Checklist for CRM Teams: Is Your CRM System Ready for AI?

Before using AI in Creatio, make sure your CRM data, users, processes, and automation foundation are ready. Use this practical AI readiness checklist for CRM teams.

Build Your Creatio AI Skills with the 2026 AI Summer Program

Join Creatio’s free 2026 AI Summer Program to learn how to identify, build, deploy, and manage AI agents.

Creatio 10x Is Coming: Join the Webinar to Explore the Future of AI-Native CRM

Learn what's new in Creatio 10x and how AI-native CRM, agentic AI, and no-code automation are shaping the future of customer relationship management. Join the upcoming webinar and discover what's next.

Creatio Unlimited Pricing Explained: AI Packages, Costs, Pros & Cons

Learn what Creatio’s new Unlimited pricing model includes, what it doesn’t include, how AI Action packages work, and the pros and cons for businesses evaluating Creatio.

Using the AI Prompt to Create Dynamic Folders in Creatio

Using Creatio's AI prompt to create the filter for a dynamic folder works best if you specifically ask for that, and if you are as clear and direct as possible about the filtering, conditions.

Related Articles

AI Readiness Checklist for CRM Teams: Is Your CRM System Ready for AI?

Before using AI in Creatio, make sure your CRM data, users, processes, and automation foundation are ready. Use this practical AI readiness checklist for CRM teams.

Build Your Creatio AI Skills with the 2026 AI Summer Program

Join Creatio’s free 2026 AI Summer Program to learn how to identify, build, deploy, and manage AI agents.

Creatio 10x Is Coming: Join the Webinar to Explore the Future of AI-Native CRM

Learn what's new in Creatio 10x and how AI-native CRM, agentic AI, and no-code automation are shaping the future of customer relationship management. Join the upcoming webinar and discover what's next.

Creatio Unlimited Pricing Explained: AI Packages, Costs, Pros & Cons

Learn what Creatio’s new Unlimited pricing model includes, what it doesn’t include, how AI Action packages work, and the pros and cons for businesses evaluating Creatio.

Related Videos