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

ProxySSL options #1505

Open
jcpunk opened this issue Aug 5, 2022 · 0 comments
Open

ProxySSL options #1505

jcpunk opened this issue Aug 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jcpunk
Copy link

jcpunk commented Aug 5, 2022

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7.18.0
  • Ruby: ruby-3.0.3-159.el9.x86_64
  • Distribution: RHEL9
  • Module version: 3.3.0

How to reproduce (e.g Puppet code you use)

Attempt to set the nginx parameters proxy_ssl_verify, proxy_ssl_certificate, proxy_ssl_certificate_key and proxy_ssl_trusted_certificate

What are you seeing

Parameters not supported

What behaviour did you expect instead

That these parameters would be an option

Output log

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Nginx::Resource::Location[/pdb]:
has no parameter named 'proxy_ssl_verify'
has no parameter named 'proxy_ssl_certificate'
has no parameter named 'proxy_ssl_certificate_key'
has no parameter named 'proxy_ssl_trusted_certificate' (file: /etc/puppetlabs/code/environments/production/modules/nginx/manifests/resource/server.pp, line: 637) on node

Any additional information you'd like to impart

This is a feature request

@kenyon kenyon added the enhancement New feature or request label Aug 5, 2022
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

No branches or pull requests

2 participants