Skip to content

ProxyConfiguration#787

Merged
gthea merged 11 commits intoFME-4353-proxy_baselinefrom
FME-7176-proxy-config-2
Jul 23, 2025
Merged

ProxyConfiguration#787
gthea merged 11 commits intoFME-4353-proxy_baselinefrom
FME-7176-proxy-config-2

Conversation

@gthea
Copy link
Contributor

@gthea gthea commented Jul 18, 2025

Android SDK

What did you accomplish?

  • Add the public config for Proxy

@gthea gthea self-assigned this Jul 18, 2025
@gthea gthea force-pushed the FME-7176-proxy-config-2 branch from 2d5ddc0 to babe568 Compare July 18, 2025 17:51
@gthea gthea marked this pull request as ready for review July 18, 2025 18:10
@gthea gthea requested a review from a team as a code owner July 18, 2025 18:10
Base automatically changed from FME-7176-proxy-config to FME-4353-proxy_baseline July 21, 2025 13:52

public Builder mtlsAuth(@NonNull InputStream certStream, @NonNull InputStream keyStream, @NonNull InputStream caCertStream) {
mClientCertStream = certStream;
public Builder mtlsAuth(@NonNull InputStream clientCertStream, @NonNull InputStream keyStream) {
Copy link
Contributor

Choose a reason for hiding this comment

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

mtlsAuth or mtls?

@gthea gthea merged commit 9f555f4 into FME-4353-proxy_baseline Jul 23, 2025
5 of 6 checks passed
@gthea gthea deleted the FME-7176-proxy-config-2 branch July 23, 2025 14:00
@sonarqube-pull-requests
Copy link

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants