Jump to content

SSL letsencrypt


araujoadanr

Recommended Posts

Someone have a tutorial to configure Hyperserver with certificate generate with letsencrypt.

I have my certificates, cert.pem, chain.pem, fullchain.pem, privkey.pem, but I don't know for parameters 

  SSL.SSLOptions.RootCertFile = 'root.pem'
  SSL.SSLOptions.CertFile = 'cert.pem'
  SSL.SSLOptions.KeyFile = 'key.pem'
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...