Search found 2 matches
- Wed Mar 07, 2018 6:09 am
- Forum: Web Server
- Topic: Letsencrypt intermediate and leaf certificates
- Replies: 3
- Views: 4097
Re: Letsencrypt intermediate and leaf certificates
Hmm.. I thought that's what it might be. When I switch back to .crt, it works fine except for the intermediate certificate error. "The server certificate is not signed by a known Certificate Authority". The permissions are ok. If prosody doesn't have permission to read the certificate it won't start...
- Thu Mar 01, 2018 11:03 pm
- Forum: Web Server
- Topic: Letsencrypt intermediate and leaf certificates
- Replies: 3
- Views: 4097
Letsencrypt intermediate and leaf certificates
I'm running prosody and am linked the /home/admin/conf/web/ .crt and .key certificates for prosody to use, but it's giving me an error when I test my xmpp server. Error: unable to get local issuer certificate. Error: unable to verify the first certificate. I don't know much about certificates, but i...