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

Commits on Aug 24, 2021

  1. Commit HF - Adition of WebProxy

    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.
    Henrique-Fernandes committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a40d911 View commit details
    Browse the repository at this point in the history