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

Allow configuration of multiple ssl certificates and keys #1446

Merged
merged 1 commit into from
Mar 28, 2021

Conversation

saz
Copy link
Member

@saz saz commented Mar 22, 2021

Pull Request (PR) description

Allow configuration of multiple ssl_certificate and ssl_certificate_key lines

This Pull Request (PR) fixes the following issues

Fixes #1434

@puppet-community-rangefinder
Copy link

nginx::resource::server is a type

Breaking changes to this file WILL impact these 13 modules (exact match):
Breaking changes to this file MAY impact these 4 modules (near match):

This module is declared in 9 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@saz saz force-pushed the allow_multiple_ssl branch from fc96a4a to 2163ea3 Compare March 23, 2021 09:56
@saz saz requested a review from kenyon March 23, 2021 15:09
@saz saz force-pushed the allow_multiple_ssl branch from 2163ea3 to 81646a6 Compare March 24, 2021 17:26
@saz saz requested a review from kenyon March 25, 2021 07:00
@saz saz force-pushed the allow_multiple_ssl branch from 81646a6 to db784cd Compare March 28, 2021 09:34
@kenyon kenyon merged commit d51a170 into voxpupuli:master Mar 28, 2021
@kenyon kenyon added the enhancement New feature or request label Mar 28, 2021
@saz saz deleted the allow_multiple_ssl branch March 29, 2021 09:02
@alexjfisher alexjfisher changed the title allow configuration of multiple ssl certificates and keys Allow configuration of multiple ssl certificates and keys May 25, 2021
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.

Support hybrid RSA and ECDSA configuration
2 participants