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

Support proxy when downloading remote certificates #108

Merged

Conversation

h-haaks
Copy link
Contributor

@h-haaks h-haaks commented Jun 5, 2024

Pull Request (PR) description

Adding params to ca_cer::ca so that remote certificates can be downloaded truogh a proxy

This Pull Request (PR) fixes the following issues

Fixes #46

manifests/ca.pp Outdated
# PEM formatted certificate content
# This attribute is mutually exclusive with `source`
# @param allow_insecure_source
# Wether to allow insecure download or not.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Wether to allow insecure download or not.
# Whether to allow insecure download or not.

@h-haaks h-haaks force-pushed the support-proxy-for-ca-download branch from de54c30 to 9f4d491 Compare June 5, 2024 21:16
@h-haaks h-haaks force-pushed the support-proxy-for-ca-download branch from 9f4d491 to 10fe954 Compare June 5, 2024 21:17
@h-haaks h-haaks merged commit 7aab9ca into voxpupuli:master Jun 5, 2024
23 checks passed
@h-haaks h-haaks deleted the support-proxy-for-ca-download branch June 5, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proxy support to ca_cert::ca (remote_file)
2 participants