› VitalPBX Community Support › General Discussion › WebRTC Let'ts Encrypt
- This topic has 16 replies, 2 voices, and was last updated 1 year, 7 months ago by
Jose Miguel Rivera.
- Post
-
- May 27, 2019 at 2:17 pm
Hello, The tutorial for WEBRTC and worked everything as explained, the only thing that when I try to use a certificate we will encrypt to use a FQDN when I enter the link https: // YOURPBX-IPADDRESS: 8089 / httpstatus. the page does not work with my FQDN only in self-signed
0
- Replies
-
- May 27, 2019 at 4:22 pm
- May 27, 2019 at 5:18 pm
- May 27, 2019 at 5:22 pm
- May 27, 2019 at 6:49 pm
I followed the tutorial until the time of the test and it does not work even with the FQDN
0- May 27, 2019 at 7:00 pm
- May 27, 2019 at 7:59 pm
- May 28, 2019 at 10:50 pm
Yes, we made the test, and we found that let’s encrypt files were not load by asterisk due to bad permissions. However, after change the permissions it works as expected
This is the procedure
chown asterisk:apache /usr/share/ombutel/certificates
chown -R asterisk:apache /usr/share/ombutel/certificates
chmod 775 /usr/share/ombutel/certificates
chmod -R 775 /usr/share/ombutel/certificates
asterisk -rx"core reload"0- May 29, 2019 at 11:21 am
- May 29, 2019 at 1:04 pm
ok, I did the test on a server of my tests and everything worked out.
But I was trying to create the certificate on my main server and it presents the following error:Note: I delete a certificate that I had before it was wrong
0- May 29, 2019 at 1:09 pm
- May 29, 2019 at 1:42 pm
I gave permission but gave a different error now, I gave the same permission in the error file but it did not solve
0- May 29, 2019 at 3:07 pm
- May 29, 2019 at 5:14 pm
- May 29, 2019 at 5:18 pm
Tagged: Let'ts Encrypt, WebRTC
- You must be logged in to reply to this topic.