# Deploying to Kinsta with Trellis - SSL configuration

**URL:** https://discourse.roots.io/t/deploying-to-kinsta-with-trellis-ssl-configuration/15696
**Category:** trellis
**Tags:** kinsta, trellis
**Created:** 2019-05-29T14:40:06Z
**Posts:** 5

## Post 1 by @Phil — 2019-05-29T14:40:06Z

Hi guys,

A quick question for the community, I am currently hosting my trellis/bedrock wp site at Kinsta and using a local dev environment. I have been deploying successfully to the kinsta staging server using trellis but I realize that my configuration might be incomplete as my wordpress address site on staging is not set using https (Altough SSL is enabled from the kinsta admin).

Correct me if I’m wrong, but I assume the setting should be inputed in the trellis \> gourp\_vars \> staging \> wordpress\_sites.yml file for both staging and prod envs.

Currently I have the following  
ssl:  
enabled: false  
provider: letsencrypt

To maintain compatibility with Kinsta SSL features, Should I enable it with letsencrypt or manual?

Thanks for the help,

Best,

---

## Post 2 by @alwaysblank — 2019-05-29T14:43:23Z

The ssl config in Trellis won’t affect Kinsta. That setting is for provisioning servers, and Trellis doesn’t provisioning Kinsta, it just deploys to it. If your site doesn’t default to https on Kinsta, I think they have an option to force https which should fix that issue.

---

## Post 3 by @ben — 2019-05-29T14:51:56Z

> [@Phil](#):
>
> ssl:  
> enabled: false  
> provider: letsencrypt
> 
> To maintain compatibility with Kinsta SSL features, Should I enable it with letsencrypt or manual?

Set it to `true` so that Trellis knows to deploy your `.env` file with https for your home/site URLs, but like @alwaysblank said this won’t have any affect on actual certs w/ Kinsta since Trellis isn’t used to provision their servers

---

## Post 4 by @Phil — 2019-05-29T14:55:03Z

Thanks @ben @alwaysblank ! As always, amazed by the reactivity of this support forum.

---

## Post 5 by @system — 2019-07-10T14:40:08Z

This topic was automatically closed after 42 days. New replies are no longer allowed.
