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

Add helper methods to build http client with JKS/PKCS12 certificates #1439

Merged
merged 10 commits into from
Apr 13, 2023

Commits on Apr 11, 2023

  1. add TLS example

    z30001483 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    76308e0 View commit details
    Browse the repository at this point in the history
  2. Update MinioClientWithTLS.java

    z30001483 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    27d6979 View commit details
    Browse the repository at this point in the history
  3. Update MinioClientWithTLS.java

    z30001483 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    df63786 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. add jks or p12 type certificate support

    z30001483 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2ef988a View commit details
    Browse the repository at this point in the history
  2. Delete MinioClientWithTLS.java

    z30001483 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    05f63d3 View commit details
    Browse the repository at this point in the history
  3. add static methods

    dormanze committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    86472f1 View commit details
    Browse the repository at this point in the history
  4. Update HttpUtils.java

    dormanze committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    35caf51 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. update

    dormanze committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    da62ebd View commit details
    Browse the repository at this point in the history
  2. Update HttpUtils.java

    dormanze committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9471554 View commit details
    Browse the repository at this point in the history
  3. Update HttpUtils.java

    dormanze committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    34021cc View commit details
    Browse the repository at this point in the history