Skip to content

account: support default client w/ custom root CA#131

Merged
cpu merged 1 commit intodjc:mainfrom
cpu:ci/cpu-ta-init
Jul 7, 2025
Merged

account: support default client w/ custom root CA#131
cpu merged 1 commit intodjc:mainfrom
cpu:ci/cpu-ta-init

Conversation

@cpu
Copy link
Collaborator

@cpu cpu commented Jul 4, 2025

Possible alternative to #128
Fixes #127

Adjusting the Pebble tests to benefit from this constructor will take some additional work. We want to be able to store a pre-configured client in the env to use outside of Account actions (e.g. in Environment::issuer_roots() to fetch issuer roots).

@cpu cpu self-assigned this Jul 4, 2025
@cpu cpu mentioned this pull request Jul 4, 2025
Copy link
Owner

@djc djc left a comment

Choose a reason for hiding this comment

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

I like this! cc @the-wondersmith would this address your use case?

@cpu cpu force-pushed the ci/cpu-ta-init branch from 8caa5be to 255bb18 Compare July 5, 2025 12:38
@cpu cpu changed the title account: support default client w/ custom TA account: support default client w/ custom root CA Jul 5, 2025
@djc
Copy link
Owner

djc commented Jul 7, 2025

(Also needs a rebase.)

@cpu cpu force-pushed the ci/cpu-ta-init branch from 255bb18 to af54891 Compare July 7, 2025 12:41
@cpu cpu merged commit 6c6de6b into djc:main Jul 7, 2025
12 checks passed
@cpu cpu deleted the ci/cpu-ta-init branch July 7, 2025 12:47
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.

Opt-In "Insecure No Verify" Client Mode

2 participants