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§
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
2 „Gefällt mir“
pfaffman
(Jay Pfaffman)
7. März 2019 um 20:09
3
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.
5 „Gefällt mir“
pfaffman:
./discourse-setup
I already purchased SSL from uniregitry and now learning how to configure it for discourse forum
pfaffman
(Jay Pfaffman)
7. März 2019 um 20:33
5
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.
10 „Gefällt mir“
system
(system)
Geschlossen,
6. April 2019 um 20:33
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.