# Como instalar um certificado SSL comprado?

**URL:** https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017
**Category:** Support
**Created:** [7 Março , 2019 19:25 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017 "2019-03-07T19:25:15Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Brad\_Kelly](https://avatars.discourse-cdn.com/v4/letter/b/85e7bf/32.png) [@Brad\_Kelly](https://meta.discourse.org/u/Brad_Kelly)
#### Post date: [7 Março , 2019 19:25 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017/1 "2019-03-07T19:25:15Z")

</div>

Hi People,

A quick question.  
the following discourse thread mentions

* * *

Get a signed cert and key and place them in the `/var/discourse/shared/standalone/ssl/` folder

Private key is:  
`/var/discourse/shared/standalone/ssl/ssl.key`

Cert is  
`/var/discourse/shared/standalone/ssl/ssl.crt`

* * *

What exactly it means, how to upload the cert and key ??? is there any upload utility ?? Please help me solve this situation§

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [7 Março , 2019 19:27 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017/2 "2019-03-07T19:27:39Z")

</div>

There is no upload utility in particular.

You can use winSCP or Filezilla to transfer your certificate & key to your server.

Rename the files as ssl.crt and ssl.key

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [7 Março , 2019 20:09 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017/3 "2019-03-07T20:09:53Z")

</div>

If you run

```
./discourse-setup

```

it will prompt you for an email address and give you a free cert from Let’s Encrypt. That’s probably what you want to do.

---

<div class="post-metadata">

### Author: ![Brad\_Kelly](https://avatars.discourse-cdn.com/v4/letter/b/85e7bf/32.png) [@Brad\_Kelly](https://meta.discourse.org/u/Brad_Kelly)
#### Post date: [7 Março , 2019 20:29 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017/4 "2019-03-07T20:29:01Z")

</div>

> [@pfaffman](#):
>
> ```plaintext
> ./discourse-setup
> 
> ```

I already purchased SSL from uniregitry and now learning how to configure it for discourse forum

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [7 Março , 2019 20:33 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017/5 "2019-03-07T20:33:01Z")

</div>

You can Google `scp YOUR_OS` and try to figure out how to move the files and have to do it again every time the certificate expires, or run one command that will give you a free certificate forever.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [6 Abril , 2019 20:33 UTC](https://meta.discourse.org/t/how-do-i-install-a-purchased-ssl-certificate/111017/6 "2019-04-06T20:33:01Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
