Skip to content

Add support https proxy for ph-httpclient #4

Description

@TrinhNg

Hi Philip,

First of all, thank you for providing such a comprehensive and useful set of libraries for Peppol — they have been a great help to us.

Currently, I’m working on deploying our Access Point (AP), which uses the phase4 library to send and receive Peppol messages within a Kubernetes cluster. In our setup, we need to control all inbound and outbound traffic, so the AP must be configured to route requests through a proxy.

Since the AP performs POST requests to dynamic URLs, proxy usage is essential. However, after checking the current implementation of ph-httpclient, it appears that only HTTP proxy is supported.

Would it be possible to add support for HTTPS proxy as well? This would greatly help us ensure compliance with our network policies and secure infrastructure setup.

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions