We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using SSL break-and-inspect on AWS traffic, the S3 output plugin breaks with the following error:
[ERROR][logstash.outputs.s3][GN_S3] Error validating bucket write permissions! {:message=>"certificate verify failed", :class=>"Seahorse::Client::NetworkingError"
It would be helpful when using this type of inspection to be able to configure a trusted CA cert for the device doing the DPI.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using SSL break-and-inspect on AWS traffic, the S3 output plugin breaks with the following error:
[ERROR][logstash.outputs.s3][GN_S3] Error validating bucket write permissions! {:message=>"certificate verify failed", :class=>"Seahorse::Client::NetworkingError"
It would be helpful when using this type of inspection to be able to configure a trusted CA cert for the device doing the DPI.
The text was updated successfully, but these errors were encountered: