Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically require SSL cert files in the server #1296

Merged
merged 3 commits into from
Feb 9, 2019

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 29, 2018

Pull Request (PR) description

If you define a file to create the SSL key and/or cert then these should
be in place before nginx uses them. This prevents writing out a
configuration that will not start.

This Pull Request (PR) fixes the following issues

Fixes #1295

@bastelfreak
Copy link
Member

@ekohl I've no idea why this is broken :(

@bastelfreak bastelfreak merged commit a91cbdb into voxpupuli:master Feb 9, 2019
cegeka-jenkins pushed a commit to cegeka/puppet-nginx that referenced this pull request Sep 13, 2019
Automatically require SSL cert files in the server
Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
Automatically require SSL cert files in the server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there a way to only create an entry if the cert exists?
2 participants