Skip to content

Minor tweaks to letsencrypt configuration.#288

Merged
tomav merged 1 commit intodocker-mailserver:masterfrom
mathuin:add-simp_le-support
Aug 29, 2016
Merged

Minor tweaks to letsencrypt configuration.#288
tomav merged 1 commit intodocker-mailserver:masterfrom
mathuin:add-simp_le-support

Conversation

@mathuin
Copy link
Copy Markdown
Contributor

@mathuin mathuin commented Aug 29, 2016

The letsencrypt-auto client creates cert.pem, chain.pem, fullchain.pem, and
privkey.pem in its default settings. The simp_le client creates cert.pem,
fullchain.pem, and key.pem in its default settings.

A check for either privkey.pem or key.pem was added.

The chain.pem file was only used by the letsencrypt code for the creation of
combined.pem, which is not used by either postfix or dovecot.

The code to create a combined.pem file for letsencrypt was removed, as was the
corresponding test.

The letsencrypt-auto client creates cert.pem, chain.pem, fullchain.pem, and
privkey.pem in its default settings.  The simp_le client creates cert.pem,
fullchain.pem, and key.pem in its default settings.

A check for either privkey.pem or key.pem was added.

The chain.pem file was only used by the letsencrypt code for the creation of
combined.pem, which is not used by either postfix or dovecot.

The code to create a combined.pem file for letsencrypt was removed, as was the
corresponding test.
@tomav tomav merged commit cd7bc5f into docker-mailserver:master Aug 29, 2016
@tomav
Copy link
Copy Markdown
Contributor

tomav commented Aug 29, 2016

Thanks.

@mathuin
Copy link
Copy Markdown
Contributor Author

mathuin commented Aug 29, 2016

I realized this morning that I had accidentally forgotten to commit an important change. I have since pushed that change to my branch that was merged. Should I make another pull request?

@tomav
Copy link
Copy Markdown
Contributor

tomav commented Aug 29, 2016

Yep please.

@mathuin
Copy link
Copy Markdown
Contributor Author

mathuin commented Aug 29, 2016

PR submitted, after testing in my own personal production site. Sorry about that!

RichardFevrier pushed a commit to RichardFevrier/docker-mailserver that referenced this pull request Aug 26, 2019
The letsencrypt-auto client creates cert.pem, chain.pem, fullchain.pem, and
privkey.pem in its default settings.  The simp_le client creates cert.pem,
fullchain.pem, and key.pem in its default settings.

A check for either privkey.pem or key.pem was added.

The chain.pem file was only used by the letsencrypt code for the creation of
combined.pem, which is not used by either postfix or dovecot.

The code to create a combined.pem file for letsencrypt was removed, as was the
corresponding test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants