Skip to content

Missing cert.pem and chain.pemΒ #105

@yancheva

Description

@yancheva

rancher-letsencrypt v0.4.0 with the HTTP challenge generates the following files:

  • fullchain.pem
  • privkey.pem
  • metadata.json

However, apache < 2.4.8 requires cert.pem and chain.pem for the SSLCertificateFile and SSLCertificateChainFile directives respectively: https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslcertificatefile.

While rancher-letsencrypt doesn't provide these files (also mentioned in #35), the letsencrypt documentation states that letsencrypt does generate these files: http://letsencrypt.readthedocs.io/en/latest/using.html#where-are-my-certificates (also: https://community.letsencrypt.org/t/can-i-make-letsencrypt-auto-output-chain-pem-and-cert-pem-instead-of-fullchain-pem/14131).

Is there any way to access the cert.pem and chain.pem files using rancher-letsencrypt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions