Skip to content

Conversation

@BewareMyPower
Copy link
Contributor

@BewareMyPower BewareMyPower commented Dec 5, 2023

Fixes #363

Motivation

#313 has reverted the fix of #190, which applies the tlsTrustCertsFilePath config for OAuth2 authentication.

The macOS pre-built libraries are affected most because the bundled CA path is empty.

Modification

Apply the tlsTrustCertsFilePath for OAuth2.

@BewareMyPower BewareMyPower added this to the 3.5.0 milestone Dec 5, 2023
@BewareMyPower BewareMyPower self-assigned this Dec 5, 2023
@BewareMyPower BewareMyPower marked this pull request as draft December 5, 2023 07:46
### Motivation

apache#313 has reverted the
fix of apache#190, which
applies the `tlsTrustCertsFilePath` config for OAuth2 authentication.

The macOS pre-built libraries are affected most because the bundled CA
path is empty.

### Modification

Apply the `tlsTrustCertsFilePath` for OAuth2.
@BewareMyPower BewareMyPower force-pushed the bewaremypower/fix-oauth2-tls branch from 7192d98 to 2a6fb23 Compare December 5, 2023 12:00
@BewareMyPower BewareMyPower marked this pull request as ready for review December 5, 2023 12:01
@BewareMyPower BewareMyPower merged commit 27cba3e into apache:main Dec 6, 2023
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-oauth2-tls branch December 6, 2023 02:41
BewareMyPower added a commit that referenced this pull request Dec 6, 2023
### Motivation

#313 has reverted the
fix of #190, which
applies the `tlsTrustCertsFilePath` config for OAuth2 authentication.

The macOS pre-built libraries are affected most because the bundled CA
path is empty.

### Modification

Apply the `tlsTrustCertsFilePath` for OAuth2.

(cherry picked from commit 27cba3e)
@BewareMyPower BewareMyPower added the bug Something isn't working label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release/3.4.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] tlsTrustCertsFilePath does not work for OAuth2 authentication

4 participants