SSL LetsEncrypt John Connelly
    SSL LetsEncrypt Synametrics Support

From: John Connelly
Date: 5/1/18 3:29 PM
Topic: SSL LetsEncrypt
Type: General Discussions
Post a follow up

I used LetsEncrypt to create a cert, and now I have a certficiate.crt, ca_bundle.cert, and a private.key. Have googled around but am a bit stuck at the moment. Any advice?

Top

From: Synametrics Support
Date: 5/1/18 3:49 PM
Topic: SSL LetsEncrypt
Type: General Discussions
Post a follow up

LetsEncrypt requires a web server, typically either Apache HTTPD or IIS, to confirm the server's identity. The name of your certificate files suggests you are using Apache. In this case, follow instructions here to convert the Apache cert into a format that is used by Xeams. Once the cert is converted, you should be able to use that in Xeams.

One downside of using LetsEncrypt is that you will have to repeat this process every 3 months.

Top