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

Use existing tls and authentication configuration for FlareWebserviceClient #81

Conversation

EmteZogaf
Copy link
Collaborator

@EmteZogaf EmteZogaf commented Nov 16, 2023

These changes let the FlareWebserviceClient reuse all given tls certificate, proxy and authentication environment variables already used by the store client to have the same connection capabilities.

closes #78

@EmteZogaf EmteZogaf force-pushed the 78-flarewebserviceclient-does-not-use-configured-java-trust-store-for-https branch from 18ef467 to 1152a07 Compare November 17, 2023 21:18
@EmteZogaf EmteZogaf force-pushed the 78-flarewebserviceclient-does-not-use-configured-java-trust-store-for-https branch from 1152a07 to 08c1ab6 Compare November 22, 2023 22:12
@EmteZogaf EmteZogaf merged commit 9a13c23 into develop Nov 22, 2023
3 checks passed
@EmteZogaf EmteZogaf deleted the 78-flarewebserviceclient-does-not-use-configured-java-trust-store-for-https branch December 7, 2023 15:14
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.

FlareWebserviceClient does not use configured java trust store for https
1 participant