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

Issuer policies that can randomize issuer used #238

Merged
merged 1 commit into from Jun 14, 2023
Merged

Conversation

mholt
Copy link
Member

@mholt mholt commented Jun 14, 2023

By default, the first issuer that returns a certificate will be used. (This is unchanged.)

If UseFirstRandomIssuer is configured, then the list of issuers will be shuffled each time before using the first one that returns a certificate.

This implementation is experimental and may change later. It's for partial completion of #214.

@mholt mholt merged commit 65d3af6 into master Jun 14, 2023
6 checks passed
@mholt mholt deleted the loadbalancing branch June 14, 2023 04:05
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.

None yet

1 participant