Skip to content

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

Open
fatelei wants to merge 1 commit intohashicorp:mainfrom
fatelei:issue-201
Open

fix: using errors.As to check x509 error#202
fatelei wants to merge 1 commit intohashicorp:mainfrom
fatelei:issue-201

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 review from a team, dlaguerta and shore 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