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

fix: using errors.As to check x509 error #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fatelei
Copy link

@fatelei fatelei commented Aug 22, 2023

using errors.As to check error is x509 or not, fix #201

errors.As is imported golang 1.13

@fatelei fatelei requested a review from a team as a code owner August 22, 2023 11:10
@hashicorp-cla
Copy link

hashicorp-cla commented Aug 22, 2023

CLA assistant check
All committers have signed the CLA.

@fatelei
Copy link
Author

fatelei commented Aug 22, 2023

i am not sure how to check retry number to assert in test

@manicminer manicminer added the bug label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrying on UnknownAuthorityError
3 participants