Closed coreymbe closed 1 year ago
This commit configures the Splunk HEC endpoint with a Puppet CA certificate to test against SSL configuration.
spec/spec_helper_acceptance_local.rb
ssl_ca
ignore_system_cert_store
spec/support/acceptance/splunk/defaults/default.yml
serverCert
inputs.conf
spec/support/acceptance/start_splunk_instance.sh
[X] Unit Tests [X] Acceptance Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title
Summary
This commit configures the Splunk HEC endpoint with a Puppet CA certificate to test against SSL configuration.
Detailed Description
spec/spec_helper_acceptance_local.rb
ssl_ca
andignore_system_cert_store
parameters in the manifest.spec/support/acceptance/splunk/defaults/default.yml
serverCert
setting is created ininputs.conf
.spec/support/acceptance/start_splunk_instance.sh
Checklist
[X] Unit Tests [X] Acceptance Tests [X] PR title is "(Ticket|Maint) Short Description" [X] Commit title matches PR title