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

Commit HF - Addition of WebProxy #38

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Henrique-Fernandes
Copy link

Added WebProxy to TSAClientBouncyCastle.
It is required when working behind a proxy server.

Somehow the java version has implemented the proxy but not the .net version.
Also i had a look to the IText 7 Core (at least on the NuGet), also did not have the implementation of proxy in this class.

The proxy will be used when on the webrequest in GetTSAResponse() method.

Added WebProxy to TSAClientBouncyCastle.
It is required when working behind a proxy server.

Some how the java version has implemented the proxy but not the .net version.
Also i had a look to the IText 7 Core (at least the on the NuGet), also did not have the implementation of proxy in this class.

The proxy will be used when on the webrequest in  GetTSAResponse() method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant