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 Likes
pfaffman
(Jay Pfaffman)
March 7, 2019, 8:09pm
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 Likes
pfaffman:
./discourse-setup
I already purchased SSL from uniregitry and now learning how to configure it for discourse forum
pfaffman
(Jay Pfaffman)
March 7, 2019, 8:33pm
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 Likes
system
(system)
Closed
April 6, 2019, 8:33pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.